2024-09-16T08:13:40.526 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T08:13:40.548 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T08:13:40.636 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940 branch: wip-guits-main-2024-09-13-1248 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7906940' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-13-1248 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 8293d73f8690540e843a81caec373f9cc29cf705 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8293d73f8690540e843a81caec373f9cc29cf705 workunit: branch: wip-guits-main-2024-09-13-1248 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 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: 6714 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-1248 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8293d73f8690540e843a81caec373f9cc29cf705 targets: smithi026.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGxqcvCakJwUwcj1J9J0+jAmMSx2iMCrO7VcnypkqnKMeFlqaXWbUuF4Cuz5C73iXnsvvK7RPxflr7NkjIMRESw= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5mDkFY9SKx4/5S+HLiSuYh8/UGabfC+yaUzFwJdrI4u/4prZeB727VO7VCwxQ/xZWFVRbcY1pyp9rwOV/KA5g= 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-16_07:44:22 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T08:13:40.636 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa; will attempt to use it 2024-09-16T08:13:40.637 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T08:13:40.637 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T08:13:40.663 INFO:teuthology.task.internal:Checking packages... 2024-09-16T08:13:40.688 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T08:13:40.688 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T08:13:40.688 INFO:teuthology.packaging:ref: None 2024-09-16T08:13:40.688 INFO:teuthology.packaging:tag: None 2024-09-16T08:13:40.688 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T08:13:40.688 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:13:40.689 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-13-1248 2024-09-16T08:13:40.842 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.g8293d73f 2024-09-16T08:13:40.844 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T08:13:40.965 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T08:13:40.966 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T08:13:40.987 INFO:teuthology.task.internal:Saving configuration 2024-09-16T08:13:41.005 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T08:13:41.012 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T08:13:41.038 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940', '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-16 08:08:27.060077', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGxqcvCakJwUwcj1J9J0+jAmMSx2iMCrO7VcnypkqnKMeFlqaXWbUuF4Cuz5C73iXnsvvK7RPxflr7NkjIMRESw='} 2024-09-16T08:13:41.059 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940', '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-16 08:08:27.058072', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5mDkFY9SKx4/5S+HLiSuYh8/UGabfC+yaUzFwJdrI4u/4prZeB727VO7VCwxQ/xZWFVRbcY1pyp9rwOV/KA5g='} 2024-09-16T08:13:41.060 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T08:13:41.066 INFO:teuthology.task.internal:roles: ubuntu@smithi026.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-16T08:13:41.066 INFO:teuthology.task.internal:roles: ubuntu@smithi155.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-16T08:13:41.066 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T08:13:41.121 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f25cb1efbe0>, signals=[15]) 2024-09-16T08:13:41.121 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T08:13:41.129 INFO:teuthology.task.internal:Opening connections... 2024-09-16T08:13:41.129 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi026.front.sepia.ceph.com 2024-09-16T08:13:41.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:13:41.211 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-09-16T08:13:41.212 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:13:41.292 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T08:13:41.299 DEBUG:teuthology.orchestra.run.smithi026:> uname -m 2024-09-16T08:13:41.318 INFO:teuthology.orchestra.run.smithi026.stdout:x86_64 2024-09-16T08:13:41.318 DEBUG:teuthology.orchestra.run.smithi026:> cat /etc/os-release 2024-09-16T08:13:41.376 INFO:teuthology.orchestra.run.smithi026.stdout:NAME="CentOS Stream" 2024-09-16T08:13:41.376 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION="9" 2024-09-16T08:13:41.376 INFO:teuthology.orchestra.run.smithi026.stdout:ID="centos" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:ID_LIKE="rhel fedora" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_ID="9" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:PLATFORM_ID="platform:el9" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:ANSI_COLOR="0;31" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:LOGO="fedora-logo-icon" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:HOME_URL="https://centos.org/" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T08:13:41.377 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T08:13:41.378 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2024-09-16T08:13:41.398 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-09-16T08:13:41.417 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-09-16T08:13:41.418 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-09-16T08:13:41.475 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2024-09-16T08:13:41.475 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="9" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="9" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el9" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:LOGO="fedora-logo-icon" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T08:13:41.476 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2024-09-16T08:13:41.477 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T08:13:41.477 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T08:13:41.477 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T08:13:41.477 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-09-16T08:13:41.515 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T08:13:41.524 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T08:13:41.530 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T08:13:41.531 DEBUG:teuthology.orchestra.run.smithi026:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:13:41.533 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-09-16T08:13:41.549 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T08:13:41.556 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T08:13:41.556 DEBUG:teuthology.orchestra.run.smithi026:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:13:41.590 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-09-16T08:13:41.701 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T08:13:41.757 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T08:13:41.772 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T08:13:41.772 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T08:13:41.772 DEBUG:teuthology.orchestra.run.smithi026:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:13:41.773 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T08:13:41.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:13:41.790 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2024-09-16T08:13:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:13:41.791 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-09-16T08:13:41.848 INFO:teuthology.orchestra.run.smithi026.stdout:5.14.0-503.el9.x86_64 2024-09-16T08:13:41.848 INFO:teuthology.task.kernel:Running kernel on smithi026: 5.14.0-503.el9.x86_64 2024-09-16T08:13:41.848 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum install -y kernel 2024-09-16T08:13:41.850 INFO:teuthology.orchestra.run.smithi155.stdout:5.14.0-503.el9.x86_64 2024-09-16T08:13:41.850 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.14.0-503.el9.x86_64 2024-09-16T08:13:41.850 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2024-09-16T08:13:44.423 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - BaseOS 9.6 MB/s | 8.2 MB 00:00 2024-09-16T08:13:45.393 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.2 MB 00:01 2024-09-16T08:13:46.407 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-16T08:13:50.725 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.5 MB 00:00 2024-09-16T08:13:51.031 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-16T08:13:52.283 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-16T08:13:53.238 INFO:teuthology.orchestra.run.smithi026.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-16T08:13:56.440 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 6.5 MB 00:01 2024-09-16T08:13:57.865 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 19 kB 00:00 2024-09-16T08:13:58.711 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-16T08:13:58.935 INFO:teuthology.orchestra.run.smithi026.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-09-16T08:14:01.017 INFO:teuthology.orchestra.run.smithi026.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T08:14:01.017 INFO:teuthology.orchestra.run.smithi026.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T08:14:01.116 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-16T08:14:01.120 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-16T08:14:01.120 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:Installing: 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout:Install 4 Packages 2024-09-16T08:14:01.121 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:14:01.122 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 79 M 2024-09-16T08:14:01.122 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 126 M 2024-09-16T08:14:01.122 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2024-09-16T08:14:01.736 INFO:teuthology.orchestra.run.smithi026.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 40 kB/s | 23 kB 00:00 2024-09-16T08:14:02.770 INFO:teuthology.orchestra.run.smithi026.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 9.8 MB/s | 16 MB 00:01 2024-09-16T08:14:03.262 INFO:teuthology.orchestra.run.smithi026.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-16T08:14:03.929 INFO:teuthology.orchestra.run.smithi026.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-16T08:14:03.929 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-16T08:14:03.929 INFO:teuthology.orchestra.run.smithi026.stdout:Total 28 MB/s | 79 MB 00:02 2024-09-16T08:14:04.150 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-16T08:14:04.635 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2024-09-16T08:14:05.027 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2024-09-16T08:14:05.027 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2024-09-16T08:14:06.025 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2024-09-16T08:14:06.026 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2024-09-16T08:14:06.157 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T08:14:06.157 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T08:14:06.240 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-09-16T08:14:06.256 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-16T08:14:06.256 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout:Install 4 Packages 2024-09-16T08:14:06.257 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:14:06.258 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 79 M 2024-09-16T08:14:06.258 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 126 M 2024-09-16T08:14:06.258 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-09-16T08:14:06.659 INFO:teuthology.orchestra.run.smithi155.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 79 kB/s | 23 kB 00:00 2024-09-16T08:14:08.619 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2024-09-16T08:14:09.289 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T08:14:09.371 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:14:12.190 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:14:12.322 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:14:17.444 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:14:17.573 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:14:21.358 INFO:teuthology.orchestra.run.smithi155.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 1.0 MB/s | 16 MB 00:14 2024-09-16T08:14:22.708 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:14:23.608 INFO:teuthology.orchestra.run.smithi155.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 1.7 MB/s | 29 MB 00:16 2024-09-16T08:14:48.572 INFO:teuthology.orchestra.run.smithi155.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 838 kB/s | 35 MB 00:42 2024-09-16T08:14:48.573 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-09-16T08:14:48.573 INFO:teuthology.orchestra.run.smithi155.stdout:Total 1.9 MB/s | 79 MB 00:42 2024-09-16T08:14:49.254 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-09-16T08:14:49.632 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-09-16T08:14:49.632 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-09-16T08:14:50.560 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-09-16T08:14:50.560 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-09-16T08:14:53.011 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-09-16T08:14:53.855 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T08:14:53.938 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:14:56.731 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:14:56.865 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:15:01.609 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:01.651 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:01.682 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:15:01.774 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:01.993 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:01.993 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T08:15:01.993 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:15:01.993 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:15:02.853 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:15:02.854 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-16T08:15:03.225 DEBUG:teuthology.orchestra.run.smithi026:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T08:15:03.316 INFO:teuthology.orchestra.run.smithi026.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:03.316 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T08:15:03.316 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T08:15:03.316 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:15:03.317 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:15:03.317 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T08:15:03.317 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi026.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:15:03.317 DEBUG:teuthology.orchestra.run.smithi026:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T08:15:03.375 INFO:teuthology.orchestra.run.smithi026.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:03.376 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T08:15:03.376 DEBUG:teuthology.orchestra.run.smithi026:> sudo rpm -qi grub2-tools 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Name : grub2-tools 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Epoch : 1 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Version : 2.06 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Release : 82.el9 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Architecture: x86_64 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Group : Unspecified 2024-09-16T08:15:03.413 INFO:teuthology.orchestra.run.smithi026.stdout:Size : 8274670 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:License : GPLv3+ 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Packager : builder@centos.org 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Vendor : CentOS 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Summary : Support tools for GRUB. 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout:Description : 2024-09-16T08:15:03.414 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout:hardware devices. 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:15:03.415 INFO:teuthology.orchestra.run.smithi026.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T08:15:03.417 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T08:15:03.417 INFO:teuthology.task.kernel:Updating grub on smithi026 to boot 5.14.0-505.el9.x86_64 2024-09-16T08:15:03.417 DEBUG:teuthology.orchestra.run.smithi026:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T08:15:04.051 INFO:teuthology.orchestra.run.smithi026.stderr:Generating grub configuration file ... 2024-09-16T08:15:05.357 INFO:teuthology.orchestra.run.smithi026.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T08:15:05.393 INFO:teuthology.orchestra.run.smithi026.stderr:done 2024-09-16T08:15:05.396 DEBUG:teuthology.orchestra.run.smithi026:> mktemp 2024-09-16T08:15:05.411 INFO:teuthology.orchestra.run.smithi026.stdout:/tmp/tmp.yAaIlMkwK8 2024-09-16T08:15:05.411 DEBUG:teuthology.orchestra.run.smithi026:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.yAaIlMkwK8 2024-09-16T08:15:05.487 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0666 /tmp/tmp.yAaIlMkwK8 2024-09-16T08:15:05.629 DEBUG:teuthology.orchestra.remote:smithi026:/tmp/tmp.yAaIlMkwK8 is 6KB 2024-09-16T08:15:05.677 DEBUG:teuthology.orchestra.run.smithi026:> rm -fr /tmp/tmp.yAaIlMkwK8 2024-09-16T08:15:05.692 DEBUG:teuthology.orchestra.run.smithi026:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T08:15:05.762 INFO:teuthology.orchestra.run.smithi026.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T08:15:05.762 INFO:teuthology.orchestra.run.smithi026.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T08:15:05.762 INFO:teuthology.orchestra.run.smithi026.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T08:15:05.762 INFO:teuthology.orchestra.run.smithi026.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T08:15:05.763 DEBUG:teuthology.orchestra.run.smithi026:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T08:15:05.916 DEBUG:teuthology.orchestra.run.smithi026:> sudo shutdown -r now 2024-09-16T08:15:06.613 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:35.919 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T08:15:35.920 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T08:15:35.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:15:44.929 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:44.967 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:45.238 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:45.238 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T08:15:45.238 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T08:15:45.238 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.109 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.110 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.110 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:15:46.110 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-09-16T08:15:46.486 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T08:15:46.569 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.570 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T08:15:46.570 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T08:15:46.570 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T08:15:46.570 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T08:15:46.570 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T08:15:46.570 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T08:15:46.570 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T08:15:46.628 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T08:15:46.628 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T08:15:46.629 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2024-09-16T08:15:46.665 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.06 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 82.el9 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Group : Unspecified 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 8274670 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T08:15:46.666 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : builder@centos.org 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:15:46.667 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T08:15:46.668 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T08:15:46.668 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 5.14.0-505.el9.x86_64 2024-09-16T08:15:46.668 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T08:15:47.262 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-09-16T08:15:48.621 INFO:teuthology.orchestra.run.smithi155.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T08:15:48.650 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-09-16T08:15:48.653 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-09-16T08:15:48.669 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.bIGxPUxIop 2024-09-16T08:15:48.669 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bIGxPUxIop 2024-09-16T08:15:48.737 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.bIGxPUxIop 2024-09-16T08:15:48.876 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.bIGxPUxIop is 6KB 2024-09-16T08:15:48.924 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.bIGxPUxIop 2024-09-16T08:15:48.940 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T08:15:49.002 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T08:15:49.002 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T08:15:49.002 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T08:15:49.002 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T08:15:49.003 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T08:15:49.165 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-09-16T08:16:19.194 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T08:16:19.195 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:16:19.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:16:35.938 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T08:16:44.945 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T08:16:44.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:16:45.240 DEBUG:teuthology.orchestra.run.smithi026:> true 2024-09-16T08:16:45.620 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T08:16:45.621 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T08:16:45.621 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2024-09-16T08:16:45.638 INFO:teuthology.orchestra.run.smithi026.stdout:5.14.0-505.el9.x86_64 2024-09-16T08:16:45.639 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T08:16:45.639 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:16:45.639 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T08:16:46.639 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T08:16:46.640 DEBUG:teuthology.orchestra.run.smithi026:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:16:46.731 INFO:teuthology.orchestra.run.smithi026.stdout:ttyS1 2024-09-16T08:16:46.752 DEBUG:teuthology.parallel:result is None 2024-09-16T08:16:53.821 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-09-16T08:17:02.822 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:17:02.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:18:02.826 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T08:18:14.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:18:14.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:18:15.301 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-09-16T08:18:15.647 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:18:15.647 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T08:18:15.647 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-09-16T08:18:15.663 INFO:teuthology.orchestra.run.smithi155.stdout:5.14.0-505.el9.x86_64 2024-09-16T08:18:15.664 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T08:18:15.664 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T08:18:15.664 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T08:18:16.665 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T08:18:16.665 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T08:18:16.741 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-09-16T08:18:16.765 DEBUG:teuthology.parallel:result is None 2024-09-16T08:18:16.765 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T08:18:16.772 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T08:18:16.772 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:18:16.775 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T08:18:16.793 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T08:18:16.800 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T08:18:16.810 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T08:18:16.810 DEBUG:teuthology.orchestra.run.smithi026:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:18:16.835 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T08:18:16.866 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T08:18:16.873 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T08:18:16.873 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T08:18:16.903 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T08:18:16.938 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:18:16.950 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:18:16.968 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:18:16.979 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T08:18:16.981 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T08:18:16.989 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T08:18:16.989 DEBUG:teuthology.orchestra.run.smithi026:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:18:16.994 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T08:18:17.021 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T08:18:17.031 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T08:18:17.031 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:18:17.064 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T08:18:17.080 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:18:17.158 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:18:17.217 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:18:17.303 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:18:17.347 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:18:17.347 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:18:17.415 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:18:17.461 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T08:18:17.509 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:18:17.594 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T08:18:17.635 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:18:17.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T08:18:17.701 DEBUG:teuthology.orchestra.run.smithi026:> sudo service rsyslog restart 2024-09-16T08:18:17.704 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-09-16T08:18:17.758 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T08:18:17.791 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T08:18:18.128 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T08:18:18.135 INFO:teuthology.task.internal:Starting timer... 2024-09-16T08:18:18.135 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T08:18:18.197 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T08:18:18.205 DEBUG:teuthology.orchestra.run.smithi026:> sudo service auditd rotate 2024-09-16T08:18:18.265 INFO:teuthology.orchestra.run.smithi026.stdout:Rotating logs: 2024-09-16T08:18:18.267 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2024-09-16T08:18:18.319 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2024-09-16T08:18:18.321 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T08:18:18.321 DEBUG:teuthology.orchestra.run.smithi026:> /usr/sbin/getenforce 2024-09-16T08:18:18.341 INFO:teuthology.orchestra.run.smithi026.stdout:Permissive 2024-09-16T08:18:18.342 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2024-09-16T08:18:18.365 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2024-09-16T08:18:18.365 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi026.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2024-09-16T08:18:18.365 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T08:18:18.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:18:18.411 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T08:18:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:18:18.437 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T08:18:18.437 DEBUG:teuthology.orchestra.run.smithi026:> sudo /usr/sbin/setenforce permissive 2024-09-16T08:18:18.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2024-09-16T08:18:18.520 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T08:18:18.529 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T08:18:18.533 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T08:18:18.665 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T08:18:18.676 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-16T08:18:18.677 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi026.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T08:22:05.019 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi026.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-09-16T08:22:05.020 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T08:22:05.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:22:05.099 DEBUG:teuthology.orchestra.run.smithi026:> true 2024-09-16T08:22:05.186 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T08:22:05.186 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:22:05.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T08:22:05.269 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-09-16T08:22:05.349 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-16T08:22:05.349 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T08:22:05.360 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T08:22:05.360 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:22:05.361 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T08:22:05.364 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T08:22:05.364 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T08:22:05.394 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T08:22:05.411 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T08:22:05.419 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T08:22:05.434 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T08:22:05.437 INFO:teuthology.orchestra.run.smithi026.stderr:sudo: ntpd: command not found 2024-09-16T08:22:05.449 INFO:teuthology.orchestra.run.smithi026.stdout:506 Cannot talk to daemon 2024-09-16T08:22:05.459 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2024-09-16T08:22:05.464 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T08:22:05.470 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2024-09-16T08:22:05.478 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T08:22:05.484 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T08:22:05.499 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T08:22:05.535 INFO:teuthology.orchestra.run.smithi026.stderr:bash: line 1: ntpq: command not found 2024-09-16T08:22:05.540 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T08:22:05.540 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2024-09-16T08:22:05.540 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.540 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.540 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.541 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.558 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-09-16T08:22:05.562 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T08:22:05.562 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-09-16T08:22:05.562 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.562 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.562 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.563 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T08:22:05.563 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T08:22:05.673 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T08:22:05.674 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T08:22:05.674 INFO:tasks.cephadm:Cluster fsid is c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:22:05.674 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T08:22:05.674 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.26', 'mon.c': '[v2:172.21.15.26:3301,v1:172.21.15.26:6790]', 'mon.b': '172.21.15.155'} 2024-09-16T08:22:05.675 INFO:tasks.cephadm:First mon is mon.a on smithi026 2024-09-16T08:22:05.675 INFO:tasks.cephadm:First mgr is y 2024-09-16T08:22:05.675 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T08:22:05.675 DEBUG:teuthology.orchestra.run.smithi026:> sudo hostname $(hostname -s) 2024-09-16T08:22:05.703 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-09-16T08:22:05.730 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T08:22:05.730 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:22:05.878 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705', '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/83046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-g8293d73f', 'node_name': '172.21.5.39+adami09', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4917.g8293d73f'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 15:55:14.480698', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-1248', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-16T08:22:06.102 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 ad35db06e8924912f01e32b35576297c0f1352b4 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-16T08:22:06.104 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm 2024-09-16T08:22:06.104 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm 2024-09-16T08:22:06.104 DEBUG:teuthology.orchestra.run.smithi026:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.448 INFO:teuthology.orchestra.run.smithi026.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 08:22 /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.448 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.819 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 08:22 /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.819 DEBUG:teuthology.orchestra.run.smithi026:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.839 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T08:22:06.872 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T08:22:06.872 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T08:22:06.882 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T08:22:08.511 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T08:22:08.543 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T08:22:41.051 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:22:41.051 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T08:22:41.051 INFO:teuthology.orchestra.run.smithi026.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T08:22:41.051 INFO:teuthology.orchestra.run.smithi026.stdout: "repo_digests": [ 2024-09-16T08:22:41.051 INFO:teuthology.orchestra.run.smithi026.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T08:22:41.052 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:22:41.052 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:22:54.554 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-09-16T08:22:54.554 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T08:22:54.554 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T08:22:54.555 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-09-16T08:22:54.555 INFO:teuthology.orchestra.run.smithi155.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T08:22:54.555 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-09-16T08:22:54.555 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-09-16T08:22:54.580 DEBUG:teuthology.orchestra.run.smithi026:> sudo mkdir -p /etc/ceph 2024-09-16T08:22:54.615 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-09-16T08:22:54.644 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 777 /etc/ceph 2024-09-16T08:22:54.685 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-09-16T08:22:54.711 INFO:tasks.cephadm:Writing seed config... 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T08:22:54.712 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T08:22:54.713 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T08:22:54.713 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T08:22:54.713 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T08:22:54.713 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:22:54.713 DEBUG:teuthology.orchestra.run.smithi026:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T08:22:54.743 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 = c216db1e-7404-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T08:22:54.744 DEBUG:teuthology.orchestra.run.smithi026:mon.a> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T08:22:54.785 DEBUG:teuthology.orchestra.run.smithi026:mgr.y> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T08:22:54.828 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T08:22:54.829 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid c216db1e-7404-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.26 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T08:22:55.040 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-16T08:22:55.040 INFO:teuthology.orchestra.run.smithi026.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'c216db1e-7404-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.26', '--skip-admin-label'] 2024-09-16T08:22:55.041 INFO:teuthology.orchestra.run.smithi026.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T08:22:55.041 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying podman|docker is present... 2024-09-16T08:22:55.066 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 5.2.2 2024-09-16T08:22:55.066 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying lvm2 is present... 2024-09-16T08:22:55.066 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying time synchronization is in place... 2024-09-16T08:22:55.074 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T08:22:55.074 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T08:22:55.080 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T08:22:55.080 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:22:55.087 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout enabled 2024-09-16T08:22:55.093 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout active 2024-09-16T08:22:55.094 INFO:teuthology.orchestra.run.smithi026.stdout:Unit chronyd.service is enabled and running 2024-09-16T08:22:55.094 INFO:teuthology.orchestra.run.smithi026.stdout:Repeating the final host check... 2024-09-16T08:22:55.117 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 5.2.2 2024-09-16T08:22:55.117 INFO:teuthology.orchestra.run.smithi026.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T08:22:55.117 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl is present 2024-09-16T08:22:55.117 INFO:teuthology.orchestra.run.smithi026.stdout:lvcreate is present 2024-09-16T08:22:55.124 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T08:22:55.124 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T08:22:55.131 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T08:22:55.131 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:22:55.137 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout enabled 2024-09-16T08:22:55.145 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout active 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Unit chronyd.service is enabled and running 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Host looks OK 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Cluster fsid: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Acquiring lock 139621828573840 on /run/cephadm/c216db1e-7404-11ef-bceb-c7b262605968.lock 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Lock 139621828573840 acquired on /run/cephadm/c216db1e-7404-11ef-bceb-c7b262605968.lock 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying IP 172.21.15.26 port 3300 ... 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying IP 172.21.15.26 port 6789 ... 2024-09-16T08:22:55.146 INFO:teuthology.orchestra.run.smithi026.stdout:Base mon IP(s) is [172.21.15.26:3300, 172.21.15.26:6789], mon addrv is [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-16T08:22:55.149 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.26 metric 100 2024-09-16T08:22:55.149 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.26 metric 100 2024-09-16T08:22:55.151 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T08:22:55.152 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T08:22:55.152 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fea5:cac0/64 scope link 2024-09-16T08:22:55.154 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T08:22:55.155 INFO:teuthology.orchestra.run.smithi026.stdout:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2024-09-16T08:22:55.155 INFO:teuthology.orchestra.run.smithi026.stdout:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2024-09-16T08:22:55.155 INFO:teuthology.orchestra.run.smithi026.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T08:22:55.155 INFO:teuthology.orchestra.run.smithi026.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T08:22:55.156 INFO:teuthology.orchestra.run.smithi026.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T08:22:55.735 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying blob sha256:c36cbe791b3d764506503890ade2f6681b288212a4797b71c720377aeba8f6a3 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying config sha256:b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T08:22:55.736 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T08:22:56.714 INFO:teuthology.orchestra.run.smithi026.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T08:22:56.714 INFO:teuthology.orchestra.run.smithi026.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T08:22:56.714 INFO:teuthology.orchestra.run.smithi026.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T08:22:57.578 INFO:teuthology.orchestra.run.smithi026.stdout:stat: stdout 167 167 2024-09-16T08:22:57.578 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial keys... 2024-09-16T08:22:58.525 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQDh6udmLdBdNhAAaE5HsoMISbCIEviFP2fRRw== 2024-09-16T08:22:59.505 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQDi6udmviHANBAA4Z2zNAIns502RWRoliHQkQ== 2024-09-16T08:23:00.421 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQDj6udmyREuMRAAPrnfu+mYKaiuB/hGAoTzzw== 2024-09-16T08:23:00.421 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial monmap... 2024-09-16T08:23:01.311 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:monmaptool for a [v2:172.21.15.26:3300,v1:172.21.15.26:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:setting min_mon_release = quincy 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: set fsid to c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:23:01.312 INFO:teuthology.orchestra.run.smithi026.stdout:Creating mon... 2024-09-16T08:23:02.224 INFO:teuthology.orchestra.run.smithi026.stdout:create mon.a on 2024-09-16T08:23:02.585 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T08:23:02.765 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target. 2024-09-16T08:23:02.765 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target. 2024-09-16T08:23:03.002 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a 2024-09-16T08:23:03.002 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T08:23:03.170 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target.wants/ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968@.service. 2024-09-16T08:23:03.708 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T08:23:03.708 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-16T08:23:03.715 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T08:23:03.715 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:23:03.715 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-16T08:23:03.715 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T08:23:03.716 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mon to start... 2024-09-16T08:23:03.716 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mon... 2024-09-16T08:23:05.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:04 smithi026 ceph-mon[23348]: from='client.? 172.21.15.26:0/2611790130' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout id: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout services: 2024-09-16T08:23:09.352 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.547641s) 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout data: 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:mon is available 2024-09-16T08:23:09.353 INFO:teuthology.orchestra.run.smithi026.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T08:23:12.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:12 smithi026 ceph-mon[23348]: from='client.? 172.21.15.26:0/2211365622' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T08:23:12.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:12 smithi026 ceph-mon[23348]: from='client.? 172.21.15.26:0/2211365622' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T08:23:16.405 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:16.405 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T08:23:16.405 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout fsid = c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:16.406 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T08:23:16.407 INFO:teuthology.orchestra.run.smithi026.stdout:Generating new minimal ceph.conf... 2024-09-16T08:23:17.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:16 smithi026 ceph-mon[23348]: from='client.? 172.21.15.26:0/3015162680' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:23:17.541 INFO:teuthology.orchestra.run.smithi026.stdout:Restarting the monitor... 2024-09-16T08:23:17.834 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:17 smithi026 systemd[1]: Stopping Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:23:18.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[23344]: 2024-09-16T08:23:17.832+0000 7fb751ea9640 -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-16T08:23:18.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[23344]: 2024-09-16T08:23:17.832+0000 7fb751ea9640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T08:23:18.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:17 smithi026 podman[23591]: 2024-09-16 08:23:17.884245425 +0000 UTC m=+0.155119316 container died 5ffeac45d528dc683bf5f361ab587ddd67e0fcfa08b66c8b77f1ade1307c5f92 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T08:23:18.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 podman[23591]: 2024-09-16 08:23:18.232634827 +0000 UTC m=+0.503508717 container cleanup 5ffeac45d528dc683bf5f361ab587ddd67e0fcfa08b66c8b77f1ade1307c5f92 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:23:18.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 bash[23591]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a 2024-09-16T08:23:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 podman[23604]: 2024-09-16 08:23:18.500214274 +0000 UTC m=+0.612421340 container remove 5ffeac45d528dc683bf5f361ab587ddd67e0fcfa08b66c8b77f1ade1307c5f92 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True) 2024-09-16T08:23:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T08:23:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 systemd[1]: Stopped Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:23:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 systemd[1]: Starting Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:23:19.211 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 podman[23698]: 2024-09-16 08:23:18.777206099 +0000 UTC m=+0.016554012 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T08:23:19.212 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:18 smithi026 podman[23698]: 2024-09-16 08:23:18.88433251 +0000 UTC m=+0.123680413 container create ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T08:23:19.299 INFO:teuthology.orchestra.run.smithi026.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T08:23:19.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 podman[23698]: 2024-09-16 08:23:19.211500772 +0000 UTC m=+0.450848681 container init ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-ad35db0, ceph=True) 2024-09-16T08:23:19.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 podman[23698]: 2024-09-16 08:23:19.21527942 +0000 UTC m=+0.454627328 container start ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:23:19.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:23:19.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T08:23:19.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: pidfile_write: ignore empty --pid-file 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: load: jerasure load: lrc 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Git sha 0 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: DB SUMMARY 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: DB Session ID: YNRAJGBS2ECFLPCXJE0X 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88189 ; 2024-09-16T08:23:19.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.env: 0x5639915c2940 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.info_log: 0x56399367f6e0 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.statistics: (nil) 2024-09-16T08:23:19.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.use_fsync: 0 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:23:19.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.db_log_dir: 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.wal_dir: 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:23:19.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:23:19.517 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:23:19.517 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:23:19.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.write_buffer_manager: 0x56399368edc0 2024-09-16T08:23:19.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:23:19.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:23:19.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:23:19.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.unordered_write: 0 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.row_cache: None 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.wal_filter: None 2024-09-16T08:23:19.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.wal_compression: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:23:19.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:23:19.523 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_open_files: -1 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:23:19.524 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Compression algorithms supported: 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kZSTD supported: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:23:19.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.merge_operator: 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_filter: None 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56399367f320) 2024-09-16T08:23:19.526 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_type: 0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_index_type: 0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_shortening: 1 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: checksum: 4 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: no_block_cache: 0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache: 0x5639936731f0 2024-09-16T08:23:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_options: 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: capacity : 536870912 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_shard_bits : 4 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: strict_capacity_limit : 0 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_compressed: (nil) 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: persistent_cache: (nil) 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size: 4096 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size_deviation: 10 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_restart_interval: 16 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_block_restart_interval: 1 2024-09-16T08:23:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: metadata_block_size: 4096 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: partition_filters: 0 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: use_delta_encoding: 1 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: filter_policy: bloomfilter 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: whole_key_filtering: 1 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: verify_compression: 0 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: format_version: 5 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_index_compression: 1 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_align: 0 2024-09-16T08:23:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout: prepopulate_block_cache: 0 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression: NoCompression 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:23:19.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.num_levels: 7 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:23:19.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:23:19.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:23:19.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:23:19.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:23:19.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.ttl: 2592000 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:23:19.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: 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-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a9af13ed-8bf4-4d3f-9ad0-773fed01672c 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726474999243102, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T08:23:19.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726474999244007, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84804, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82951, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77160, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726474999, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a9af13ed-8bf4-4d3f-9ad0-773fed01672c", "db_session_id": "YNRAJGBS2ECFLPCXJE0X", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726474999244107, "job": 1, "event": "recovery_finished"} 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: 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-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5639936a0e00 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: DB pointer 0x56399379c000 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** DB Stats ** 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:23:19.538 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: L0 2/0 84.68 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: Sum 2/0 84.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.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 142.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:23:19.539 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.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 142.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:23:19.540 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative compaction: 0.00 GB write, 25.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval compaction: 0.00 GB write, 25.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache BinnedLRUCache@0x5639936731f0#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-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???) e1 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).mds e1 new map 2024-09-16T08:23:19.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).mds e1 print_map 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: e1 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: legacy client fscid: -1 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: No filesystems configured 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 bash[23698]: ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 2024-09-16T08:23:19.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 systemd[1]: Started Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: monmap epoch 1 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: last_changed 2024-09-16T08:23:00.770291+0000 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: min_mon_release 19 (squid) 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: election_strategy: 1 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: fsmap 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T08:23:19.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:19 smithi026 ceph-mon[23719]: mgrmap e1: no daemons active 2024-09-16T08:23:20.328 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T08:23:20.342 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T08:23:20.342 INFO:teuthology.orchestra.run.smithi026.stdout:Creating mgr... 2024-09-16T08:23:20.342 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T08:23:20.343 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T08:23:20.573 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y 2024-09-16T08:23:20.573 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T08:23:20.728 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968.target.wants/ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-c216db1e-7404-11ef-bceb-c7b262605968@.service. 2024-09-16T08:23:20.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:20 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1438426358' entity='client.admin' 2024-09-16T08:23:21.221 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 podman[23932]: 2024-09-16 08:23:21.15815894 +0000 UTC m=+0.305376808 container start 64aabeb20800e880651320ab7a92fb88ec0302e4380150ad1c44d4979ec64eb9 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, ceph=True, 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=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T08:23:21.236 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T08:23:21.236 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-16T08:23:21.244 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T08:23:21.244 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:23:21.244 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-16T08:23:21.244 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T08:23:21.253 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T08:23:21.253 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr to start... 2024-09-16T08:23:21.261 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr... 2024-09-16T08:23:21.496 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 bash[23932]: 64aabeb20800e880651320ab7a92fb88ec0302e4380150ad1c44d4979ec64eb9 2024-09-16T08:23:21.497 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 systemd[1]: Started Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:23:21.497 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.285+0000 7f9f72979040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:23:21.497 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.345+0000 7f9f72979040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:21.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.504+0000 7f9f72979040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:23:21.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.573+0000 7f9f72979040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:23:21.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.731+0000 7f9f72979040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:22.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3380762405' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T08:23:22.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:21 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:21.882+0000 7f9f72979040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:23:22.472 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:22.213+0000 7f9f72979040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:23:22.472 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:22.276+0000 7f9f72979040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:23:22.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:22.472+0000 7f9f72979040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:23:22.790 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "c216db1e-7404-11ef-bceb-c7b262605968", 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:22.791 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T08:23:22.792 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T08:23:22.793 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T08:23:03:667737+0000", 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T08:23:22.794 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T08:23:03.668458+0000", 2024-09-16T08:23:22.795 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:22.796 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:22.796 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T08:23:22.796 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:22.796 INFO:teuthology.orchestra.run.smithi026.stdout:mgr not available, waiting (1/15)... 2024-09-16T08:23:23.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:23 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:23.396+0000 7f9f72979040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:23:23.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:23 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:23.467+0000 7f9f72979040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:23:24.490 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.220+0000 7f9f72979040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:23:24.490 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.340+0000 7f9f72979040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:23:24.490 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.489+0000 7f9f72979040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:24.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.552+0000 7f9f72979040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:23:24.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.708+0000 7f9f72979040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:23:25.084 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.779+0000 7f9f72979040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:23:25.084 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:24 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:24.847+0000 7f9f72979040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:23:25.084 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.015+0000 7f9f72979040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:23:25.084 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.083+0000 7f9f72979040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:23:25.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2235247375' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T08:23:25.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.154+0000 7f9f72979040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:23:25.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.243+0000 7f9f72979040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:25.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.309+0000 7f9f72979040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:23:25.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:25.373+0000 7f9f72979040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "c216db1e-7404-11ef-bceb-c7b262605968", 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T08:23:25.883 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T08:23:25.884 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T08:23:25.885 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T08:23:25.888 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.888 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T08:23:25.888 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T08:23:25.888 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T08:23:03:667737+0000", 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T08:23:25.889 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T08:23:25.890 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T08:23:03.668458+0000", 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:25.891 INFO:teuthology.orchestra.run.smithi026.stdout:mgr not available, waiting (2/15)... 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:26.225+0000 7f9f72979040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: mgrmap e2: y(active, starting, since 0.00318692s) 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:23:26.514 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' 2024-09-16T08:23:26.515 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:26 smithi026 ceph-mon[23719]: from='mgr.14100 172.21.15.26:0/799902976' entity='mgr.y' 2024-09-16T08:23:28.271 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:28 smithi026 ceph-mon[23719]: mgrmap e3: y(active, since 1.00778s) 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "c216db1e-7404-11ef-bceb-c7b262605968", 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T08:23:29.138 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T08:23:29.139 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T08:23:29.140 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T08:23:29.147 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T08:23:03:667737+0000", 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T08:23:29.148 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T08:23:03.668458+0000", 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:29.149 INFO:teuthology.orchestra.run.smithi026.stdout:mgr is available 2024-09-16T08:23:29.264 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:29 smithi026 ceph-mon[23719]: mgrmap e4: y(active, since 2s) 2024-09-16T08:23:29.264 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:29 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/53872948' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T08:23:30.264 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:30 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1878948400' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T08:23:30.264 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:30 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1878948400' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout fsid = c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T08:23:30.269 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T08:23:30.270 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling cephadm module... 2024-09-16T08:23:31.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3830585603' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T08:23:31.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setuser ceph since I am not root 2024-09-16T08:23:31.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setgroup ceph since I am not root 2024-09-16T08:23:31.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.379+0000 7f43874fa040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:23:31.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.439+0000 7f43874fa040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:31.820 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.594+0000 7f43874fa040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:23:31.820 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.664+0000 7f43874fa040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:23:31.820 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.819+0000 7f43874fa040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:32.073 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:31.970+0000 7f43874fa040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:23:32.367 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:32 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3830585603' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T08:23:32.367 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:32 smithi026 ceph-mon[23719]: mgrmap e5: y(active, since 5s) 2024-09-16T08:23:32.368 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:32.303+0000 7f43874fa040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:23:32.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:32.367+0000 7f43874fa040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:23:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:32.572+0000 7f43874fa040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for the mgr to restart... 2024-09-16T08:23:33.013 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr epoch 5... 2024-09-16T08:23:33.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:33 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2744924203' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T08:23:33.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:33 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:33.508+0000 7f43874fa040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:23:33.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:33 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:33.578+0000 7f43874fa040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:23:34.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.328+0000 7f43874fa040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:23:34.600 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.449+0000 7f43874fa040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:23:34.890 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.599+0000 7f43874fa040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:34.891 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.663+0000 7f43874fa040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:23:34.891 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.819+0000 7f43874fa040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:23:34.892 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.890+0000 7f43874fa040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:23:35.186 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:34.952+0000 7f43874fa040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:23:35.187 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.118+0000 7f43874fa040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:23:35.187 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.186+0000 7f43874fa040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:23:35.466 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.255+0000 7f43874fa040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:23:35.466 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.342+0000 7f43874fa040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:35.466 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.404+0000 7f43874fa040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:23:35.466 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:35.465+0000 7f43874fa040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:23:36.574 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:36.298+0000 7f43874fa040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:23:36.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: Active manager daemon y restarted 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: mgrmap e6: y(active, starting, since 0.00353324s) 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:36.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:23:36.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:23:36.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:23:36.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:36 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:23:37.607 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:37 smithi026 ceph-mon[23719]: Found migration_current of "None". Setting to last migration. 2024-09-16T08:23:37.607 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:37 smithi026 ceph-mon[23719]: mgrmap e7: y(active, since 1.00586s) 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:mgr epoch 5 is available 2024-09-16T08:23:37.877 INFO:teuthology.orchestra.run.smithi026.stdout:Setting orchestrator backend to cephadm... 2024-09-16T08:23:38.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:38 smithi026 ceph-mon[23719]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T08:23:38.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:38 smithi026 ceph-mon[23719]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: mgrmap e8: y(active, since 2s) 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:39.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:40.079 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T08:23:40.080 INFO:teuthology.orchestra.run.smithi026.stdout:Generating ssh key... 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:39.903+0000 7f42ee814640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:23:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Traceback (most recent call last): 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._connections.run(self.expiration_interval) 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:23:40.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._run(expiration_interval) 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s = self.context.wrap_socket( 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: return self.sslsocket_class._create( 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self.do_handshake() 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._sslobj.do_handshake() 2024-09-16T08:23:40.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:23:40.203 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:40.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:40.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:23:39] ENGINE Bus STARTING 2024-09-16T08:23:40.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:23:39] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:23:40.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:23:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:23:40.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:23:39] ENGINE Bus STARTED 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:23:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:23:40.498 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:23:40.499 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Generating public/private rsa key pair. 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Your identification has been saved in /tmp/tmp3pgsfd79/key 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Your public key has been saved in /tmp/tmp3pgsfd79/key.pub 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: The key fingerprint is: 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: SHA256:mv2OD4HpBOvnUlp7+OTQPN2Mq1NvSRSyAm86UoiinaU ceph-c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: The key's randomart image is: 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: +---[RSA 3072]----+ 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | | 2024-09-16T08:23:41.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | . . . | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | ... o o . | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: |. . oo.o+ . . | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: |.o +..+oS. . | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: |. E..o=* o.+. | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | .=*+B.ooo. | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | ooo+o= .+ | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: | ..o===. | 2024-09-16T08:23:41.485 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: +----[SHA256]-----+ 2024-09-16T08:23:42.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:42 smithi026 ceph-mon[23719]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:42.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:42 smithi026 ceph-mon[23719]: Generating ssh key... 2024-09-16T08:23:42.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:42 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:42.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:42 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:42.876 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGoVJBPS/2Td9THxadXpgkHItn52j4zB+GsJQKJOxbX3bQD2kh6mJlNh1w+VaH9hW5txy1+KDy1a+7T6Mcf199qtPLlSs3Ce2vvyOV4LENbHUNbXwIrxBzEtjjjm+vHqbx0cnNaDbVd2RJpOYBzOxoV+vmNaUKHdGQr4m4iDBcfTJcBg9qN7+YlVCwA3pZ0anC8kUaVkDjv9mnToGTl4hmltouBtD/1dFKkzhMjEw2uoracshsRyMIuvZ+NasEo4zSGdsoUrSn/8xsbvspTYZPRlotjKVlkAr5pA+S33j546DopOWf4EtaCA2joPGwAN5IFt4SmjO+Ia1Z28G8z7zUYE5hdBrNu2hkj9w63dcBMbRyrBsstBpRnpA0pGWI18uQ98Avpl97ibDQ6t6atlh6JO2sZ/zGcNvuoeU5x6mq/2FSsjluJ8vxCy/smfHRK+tSbizUnzAMfxNATYjrMpnH36YHSR+nqFKaAdQfmUDJfRgx9E5rOQ1uV3CAfUA5VUM= ceph-c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:23:42.876 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T08:23:42.876 INFO:teuthology.orchestra.run.smithi026.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T08:23:42.880 INFO:teuthology.orchestra.run.smithi026.stdout:Adding host smithi026... 2024-09-16T08:23:43.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:43 smithi026 ceph-mon[23719]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:44.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:44 smithi026 ceph-mon[23719]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi026", "addr": "172.21.15.26", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:45.422 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:45 smithi026 ceph-mon[23719]: Deploying cephadm binary to smithi026 2024-09-16T08:23:47.933 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Added host 'smithi026' with addr '172.21.15.26' 2024-09-16T08:23:47.933 INFO:teuthology.orchestra.run.smithi026.stdout:Deploying unmanaged mon service... 2024-09-16T08:23:48.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:48 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:48.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:48 smithi026 ceph-mon[23719]: Added host smithi026 2024-09-16T08:23:48.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:48 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:23:49.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:49 smithi026 ceph-mon[23719]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:49.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:49 smithi026 ceph-mon[23719]: Saving service mon spec with placement count:5 2024-09-16T08:23:49.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:49 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:50.097 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T08:23:50.130 INFO:teuthology.orchestra.run.smithi026.stdout:Deploying unmanaged mgr service... 2024-09-16T08:23:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:50 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:50 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:51.261 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T08:23:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:51 smithi026 ceph-mon[23719]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:23:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:51 smithi026 ceph-mon[23719]: Saving service mgr spec with placement count:2 2024-09-16T08:23:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:51 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:53.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:52 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3386569208' entity='client.admin' 2024-09-16T08:23:54.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:53 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:54.192 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:53 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1832560928' entity='client.admin' 2024-09-16T08:23:54.194 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling the dashboard module... 2024-09-16T08:23:55.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-mon[23719]: from='mgr.14118 172.21.15.26:0/3018057560' entity='mgr.y' 2024-09-16T08:23:55.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3167686518' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T08:23:55.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setuser ceph since I am not root 2024-09-16T08:23:55.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setgroup ceph since I am not root 2024-09-16T08:23:55.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.408+0000 7f4cceec4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:23:55.692 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.467+0000 7f4cceec4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:55.692 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.622+0000 7f4cceec4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:23:55.692 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.691+0000 7f4cceec4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:23:55.993 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.845+0000 7f4cceec4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:55.994 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:55.993+0000 7f4cceec4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:23:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:56 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3167686518' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T08:23:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:56 smithi026 ceph-mon[23719]: mgrmap e9: y(active, since 18s) 2024-09-16T08:23:56.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:56 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:56.324+0000 7f4cceec4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:23:56.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:56 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:56.388+0000 7f4cceec4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:23:56.838 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:56 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:56.584+0000 7f4cceec4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:23:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:23:57 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/183667537' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T08:23:57.937 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:57 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:57.535+0000 7f4cceec4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:23:57.938 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:57 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:57.608+0000 7f4cceec4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T08:23:57.941 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:23:57.942 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for the mgr to restart... 2024-09-16T08:23:57.942 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr epoch 9... 2024-09-16T08:23:58.516 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.393+0000 7f4cceec4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:23:58.517 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.515+0000 7f4cceec4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:23:58.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.667+0000 7f4cceec4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:23:58.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.731+0000 7f4cceec4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:23:59.190 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.888+0000 7f4cceec4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:23:59.190 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:58.960+0000 7f4cceec4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:23:59.190 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.022+0000 7f4cceec4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:23:59.190 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.189+0000 7f4cceec4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:23:59.477 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.258+0000 7f4cceec4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:23:59.477 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.327+0000 7f4cceec4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:23:59.477 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.414+0000 7f4cceec4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:23:59.477 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.476+0000 7f4cceec4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:23:59.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:23:59 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:23:59.538+0000 7f4cceec4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:24:00.621 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:24:00.370+0000 7f4cceec4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: Active manager daemon y restarted 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: mgrmap e10: y(active, starting, since 0.00331575s) 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:24:00.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:24:00.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:mgr epoch 9 is available 2024-09-16T08:24:02.014 INFO:teuthology.orchestra.run.smithi026.stdout:Generating a dashboard self-signed certificate... 2024-09-16T08:24:02.663 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-mon[23719]: mgrmap e11: y(active, since 1.00578s) 2024-09-16T08:24:02.663 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-mon[23719]: [16/Sep/2024:08:24:02] ENGINE Bus STARTING 2024-09-16T08:24:02.663 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:24:02.485+0000 7f4c3498d640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:24:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Traceback (most recent call last): 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._connections.run(self.expiration_interval) 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._run(expiration_interval) 2024-09-16T08:24:02.664 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:24:02.665 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:24:02.665 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:24:02.665 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:24:02.665 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:24:02.665 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s = self.context.wrap_socket( 2024-09-16T08:24:02.666 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:24:02.666 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: return self.sslsocket_class._create( 2024-09-16T08:24:02.666 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:24:02.666 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self.do_handshake() 2024-09-16T08:24:02.666 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:24:02.667 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._sslobj.do_handshake() 2024-09-16T08:24:02.667 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:24:02.667 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:24:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: [16/Sep/2024:08:24:02] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: mgrmap e12: y(active, since 2s) 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: [16/Sep/2024:08:24:02] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: [16/Sep/2024:08:24:02] ENGINE Bus STARTED 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: [16/Sep/2024:08:24:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:24:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:24:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:24:03.529 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:24:03.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:03.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:03.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:03.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:03.789 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T08:24:03.789 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial admin user... 2024-09-16T08:24:05.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:04 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:05.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:04 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:05.720 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$yfLoIu7L7MfU.An7Pd1a9Oqh04KHkCtVHafM01zzthcQhryyS/fyK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726475044, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T08:24:05.720 INFO:teuthology.orchestra.run.smithi026.stdout:Fetching dashboard port number... 2024-09-16T08:24:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:05 smithi026 ceph-mon[23719]: 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-16T08:24:06.866 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:06 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3097407579' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T08:24:06.868 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T08:24:06.880 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T08:24:06.880 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-16T08:24:06.888 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T08:24:06.888 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-16T08:24:06.888 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-16T08:24:06.888 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout:Ceph Dashboard is now available at: 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout: URL: https://smithi026.front.sepia.ceph.com:8443/ 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout: User: admin 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout: Password: a59dy6nw81 2024-09-16T08:24:06.890 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:06.891 INFO:teuthology.orchestra.run.smithi026.stdout:Saving cluster configuration to /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config directory 2024-09-16T08:24:08.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:07 smithi026 ceph-mon[23719]: mgrmap e13: y(active, since 6s) 2024-09-16T08:24:08.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:07 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2960167546' entity='client.admin' 2024-09-16T08:24:08.116 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: ceph telemetry on 2024-09-16T08:24:08.117 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.118 INFO:teuthology.orchestra.run.smithi026.stdout:For more information see: 2024-09-16T08:24:08.118 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.118 INFO:teuthology.orchestra.run.smithi026.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T08:24:08.118 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:08.118 INFO:teuthology.orchestra.run.smithi026.stdout:Bootstrap complete. 2024-09-16T08:24:08.160 INFO:tasks.cephadm:Fetching config... 2024-09-16T08:24:08.161 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:08.161 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T08:24:08.177 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T08:24:08.178 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:08.178 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T08:24:08.233 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T08:24:08.233 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:08.234 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T08:24:08.300 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T08:24:08.300 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:08.300 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T08:24:08.356 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T08:24:08.357 DEBUG:teuthology.orchestra.run.smithi026:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGoVJBPS/2Td9THxadXpgkHItn52j4zB+GsJQKJOxbX3bQD2kh6mJlNh1w+VaH9hW5txy1+KDy1a+7T6Mcf199qtPLlSs3Ce2vvyOV4LENbHUNbXwIrxBzEtjjjm+vHqbx0cnNaDbVd2RJpOYBzOxoV+vmNaUKHdGQr4m4iDBcfTJcBg9qN7+YlVCwA3pZ0anC8kUaVkDjv9mnToGTl4hmltouBtD/1dFKkzhMjEw2uoracshsRyMIuvZ+NasEo4zSGdsoUrSn/8xsbvspTYZPRlotjKVlkAr5pA+S33j546DopOWf4EtaCA2joPGwAN5IFt4SmjO+Ia1Z28G8z7zUYE5hdBrNu2hkj9w63dcBMbRyrBsstBpRnpA0pGWI18uQ98Avpl97ibDQ6t6atlh6JO2sZ/zGcNvuoeU5x6mq/2FSsjluJ8vxCy/smfHRK+tSbizUnzAMfxNATYjrMpnH36YHSR+nqFKaAdQfmUDJfRgx9E5rOQ1uV3CAfUA5VUM= ceph-c216db1e-7404-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T08:24:08.436 INFO:teuthology.orchestra.run.smithi026.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGoVJBPS/2Td9THxadXpgkHItn52j4zB+GsJQKJOxbX3bQD2kh6mJlNh1w+VaH9hW5txy1+KDy1a+7T6Mcf199qtPLlSs3Ce2vvyOV4LENbHUNbXwIrxBzEtjjjm+vHqbx0cnNaDbVd2RJpOYBzOxoV+vmNaUKHdGQr4m4iDBcfTJcBg9qN7+YlVCwA3pZ0anC8kUaVkDjv9mnToGTl4hmltouBtD/1dFKkzhMjEw2uoracshsRyMIuvZ+NasEo4zSGdsoUrSn/8xsbvspTYZPRlotjKVlkAr5pA+S33j546DopOWf4EtaCA2joPGwAN5IFt4SmjO+Ia1Z28G8z7zUYE5hdBrNu2hkj9w63dcBMbRyrBsstBpRnpA0pGWI18uQ98Avpl97ibDQ6t6atlh6JO2sZ/zGcNvuoeU5x6mq/2FSsjluJ8vxCy/smfHRK+tSbizUnzAMfxNATYjrMpnH36YHSR+nqFKaAdQfmUDJfRgx9E5rOQ1uV3CAfUA5VUM= ceph-c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:08.448 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGoVJBPS/2Td9THxadXpgkHItn52j4zB+GsJQKJOxbX3bQD2kh6mJlNh1w+VaH9hW5txy1+KDy1a+7T6Mcf199qtPLlSs3Ce2vvyOV4LENbHUNbXwIrxBzEtjjjm+vHqbx0cnNaDbVd2RJpOYBzOxoV+vmNaUKHdGQr4m4iDBcfTJcBg9qN7+YlVCwA3pZ0anC8kUaVkDjv9mnToGTl4hmltouBtD/1dFKkzhMjEw2uoracshsRyMIuvZ+NasEo4zSGdsoUrSn/8xsbvspTYZPRlotjKVlkAr5pA+S33j546DopOWf4EtaCA2joPGwAN5IFt4SmjO+Ia1Z28G8z7zUYE5hdBrNu2hkj9w63dcBMbRyrBsstBpRnpA0pGWI18uQ98Avpl97ibDQ6t6atlh6JO2sZ/zGcNvuoeU5x6mq/2FSsjluJ8vxCy/smfHRK+tSbizUnzAMfxNATYjrMpnH36YHSR+nqFKaAdQfmUDJfRgx9E5rOQ1uV3CAfUA5VUM= ceph-c216db1e-7404-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T08:24:08.500 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGoVJBPS/2Td9THxadXpgkHItn52j4zB+GsJQKJOxbX3bQD2kh6mJlNh1w+VaH9hW5txy1+KDy1a+7T6Mcf199qtPLlSs3Ce2vvyOV4LENbHUNbXwIrxBzEtjjjm+vHqbx0cnNaDbVd2RJpOYBzOxoV+vmNaUKHdGQr4m4iDBcfTJcBg9qN7+YlVCwA3pZ0anC8kUaVkDjv9mnToGTl4hmltouBtD/1dFKkzhMjEw2uoracshsRyMIuvZ+NasEo4zSGdsoUrSn/8xsbvspTYZPRlotjKVlkAr5pA+S33j546DopOWf4EtaCA2joPGwAN5IFt4SmjO+Ia1Z28G8z7zUYE5hdBrNu2hkj9w63dcBMbRyrBsstBpRnpA0pGWI18uQ98Avpl97ibDQ6t6atlh6JO2sZ/zGcNvuoeU5x6mq/2FSsjluJ8vxCy/smfHRK+tSbizUnzAMfxNATYjrMpnH36YHSR+nqFKaAdQfmUDJfRgx9E5rOQ1uV3CAfUA5VUM= ceph-c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:08.513 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T08:24:08.786 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:10.421 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T08:24:10.421 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3975719928' entity='client.admin' 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi026", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:10.678 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:10.879 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:12.330 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2024-09-16T08:24:12.331 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:24:12.331 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2024-09-16T08:24:12.350 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:24:12.350 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:12.407 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2024-09-16T08:24:12.408 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch host add smithi155 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:12.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:12.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:12.875 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:14.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:14 smithi026 ceph-mon[23719]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:15 smithi026 ceph-mon[23719]: Deploying cephadm binary to smithi155 2024-09-16T08:24:17.322 INFO:teuthology.orchestra.run.smithi026.stdout:Added host 'smithi155' with addr '172.21.15.155' 2024-09-16T08:24:17.856 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T08:24:18.108 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:18.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:18.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:18 smithi026 ceph-mon[23719]: Added host smithi155 2024-09-16T08:24:18.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:18.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:18.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:18.748 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:18.748 INFO:teuthology.orchestra.run.smithi026.stdout:[{"addr": "172.21.15.26", "hostname": "smithi026", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2024-09-16T08:24:19.312 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T08:24:19.312 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T08:24:19.563 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:19.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:19 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:19.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:19 smithi026 ceph-mon[23719]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:24:20.675 INFO:teuthology.orchestra.run.smithi026.stderr:adjusted tunables profile to default 2024-09-16T08:24:20.979 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:20 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2274752844' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T08:24:21.262 INFO:tasks.cephadm:Adding mon.a on smithi026 2024-09-16T08:24:21.262 INFO:tasks.cephadm:Adding mon.c on smithi026 2024-09-16T08:24:21.262 INFO:tasks.cephadm:Adding mon.b on smithi155 2024-09-16T08:24:21.262 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi155:172.21.15.155=b' 2024-09-16T08:24:21.504 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T08:24:21.549 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2274752844' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:24:22.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:22.253 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2024-09-16T08:24:22.837 DEBUG:teuthology.orchestra.run.smithi026:mon.c> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T08:24:22.840 DEBUG:teuthology.orchestra.run.smithi155:mon.b> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T08:24:22.842 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T08:24:22.843 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi155:172.21.15.155=b;count:3 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:24.527 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:24 smithi026 ceph-mon[23719]: Deploying daemon mon.b on smithi155 2024-09-16T08:24:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:24 smithi026 ceph-mon[23719]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:25.767 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:24:25.768 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","modified":"2024-09-16T08:23:00.770291Z","created":"2024-09-16T08:23:00.770291Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T08:24:25.768 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-09-16T08:24:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:26 smithi026 ceph-mon[23719]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:26 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/1022251580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:26.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 podman[27479]: 2024-09-16 08:24:26.444609186 +0000 UTC m=+0.015949356 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 podman[27479]: 2024-09-16 08:24:26.72595071 +0000 UTC m=+0.297290882 container init def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 podman[27479]: 2024-09-16 08:24:26.729287429 +0000 UTC m=+0.300627593 container start def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: pidfile_write: ignore empty --pid-file 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: load: jerasure load: lrc 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Git sha 0 2024-09-16T08:24:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: DB SUMMARY 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: DB Session ID: Z1V8OWWY4GUEZJ8WV3XL 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:24:27.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.env: 0x55e827b31940 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.info_log: 0x55e82963f6e0 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.statistics: (nil) 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.use_fsync: 0 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:24:27.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.db_log_dir: 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.wal_dir: 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:24:27.095 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.write_buffer_manager: 0x55e82964edc0 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:24:27.096 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.unordered_write: 0 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.row_cache: None 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.wal_filter: None 2024-09-16T08:24:27.097 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:24:27.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:24:27.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:24:27.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:24:27.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.wal_compression: 0 2024-09-16T08:24:27.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:24:27.100 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_open_files: -1 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:24:27.101 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Compression algorithms supported: 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kZSTD supported: 0 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:24:27.102 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.merge_operator: 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_filter: None 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:24:27.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e82963f320) 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_type: 0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: data_block_index_type: 0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_shortening: 1 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: checksum: 4 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: no_block_cache: 0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache: 0x55e8296331f0 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_options: 2024-09-16T08:24:27.104 INFO:journalctl@ceph.mon.b.smithi155.stdout: capacity : 536870912 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: num_shard_bits : 4 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: strict_capacity_limit : 0 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_compressed: (nil) 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: persistent_cache: (nil) 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_size: 4096 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_size_deviation: 10 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_restart_interval: 16 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_block_restart_interval: 1 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: metadata_block_size: 4096 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: partition_filters: 0 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: use_delta_encoding: 1 2024-09-16T08:24:27.105 INFO:journalctl@ceph.mon.b.smithi155.stdout: filter_policy: bloomfilter 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: whole_key_filtering: 1 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: verify_compression: 0 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: format_version: 5 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: enable_index_compression: 1 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_align: 0 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: max_auto_readahead_size: 262144 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: prepopulate_block_cache: 0 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression: NoCompression 2024-09-16T08:24:27.106 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.num_levels: 7 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:24:27.107 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:24:27.108 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:24:27.109 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:24:27.110 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:24:27.111 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.ttl: 2592000 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:24:27.112 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4147ce84-5e9c-4383-be0e-f88762b58614 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475066756489, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475066756903, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726475066, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4147ce84-5e9c-4383-be0e-f88762b58614", "db_session_id": "Z1V8OWWY4GUEZJ8WV3XL", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475066756997, "job": 1, "event": "recovery_finished"} 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T08:24:27.113 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e829660e00 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: DB pointer 0x55e82975c000 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** DB Stats ** 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.114 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** Compaction Stats [default] ** 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** Compaction Stats [default] ** 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:24:27.115 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Block cache BinnedLRUCache@0x55e8296331f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.116 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: using public_addr v2:172.21.15.155:0/0 -> [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: starting mon.b rank -1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(???) e0 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout: e1 2024-09-16T08:24:27.117 INFO:journalctl@ceph.mon.b.smithi155.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout: legacy client fscid: -1 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout: No filesystems configured 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T08:24:27.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/1022251580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 ceph-mon[27498]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 bash[27479]: def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e 2024-09-16T08:24:27.119 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:26 smithi155 systemd[1]: Started Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:24:27.370 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T08:24:27.370 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T08:24:27.618 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: mon.a calling monitor election 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.242 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: mon.b calling monitor election 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: monmap epoch 2 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: last_changed 2024-09-16T08:24:26.780434+0000 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: min_mon_release 19 (squid) 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: election_strategy: 1 2024-09-16T08:24:32.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: fsmap 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: mgrmap e13: y(active, since 31s) 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:32.244 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: mon.a calling monitor election 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: mon.b calling monitor election 2024-09-16T08:24:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: monmap epoch 2 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: last_changed 2024-09-16T08:24:26.780434+0000 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: min_mon_release 19 (squid) 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: election_strategy: 1 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: fsmap 2024-09-16T08:24:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: mgrmap e13: y(active, since 31s) 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: overall HEALTH_OK 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:32.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:32.688 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:24:32.688 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":2,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","modified":"2024-09-16T08:24:26.780434Z","created":"2024-09-16T08:23:00.770291Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T08:24:32.688 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 2 2024-09-16T08:24:32.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:32 smithi155 ceph-mon[27498]: Deploying daemon mon.c on smithi026 2024-09-16T08:24:32.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:32 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/4129827719' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:32.981 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:32 smithi026 ceph-mon[23719]: Deploying daemon mon.c on smithi026 2024-09-16T08:24:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:32 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/4129827719' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:33.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:34.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:33 smithi026 ceph-mon[23719]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:34.276 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T08:24:34.277 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T08:24:34.305 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:33 smithi155 ceph-mon[27498]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:34.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 systemd[1]: Starting Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:24:34.534 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:24:34.877 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 podman[33819]: 2024-09-16 08:24:34.626934947 +0000 UTC m=+0.110520056 container create d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:24:34.877 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 podman[33819]: 2024-09-16 08:24:34.532803332 +0000 UTC m=+0.016388432 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T08:24:34.877 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 podman[33819]: 2024-09-16 08:24:34.846006899 +0000 UTC m=+0.329592007 container init d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 podman[33819]: 2024-09-16 08:24:34.849288242 +0000 UTC m=+0.332873342 container start d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pidfile_write: ignore empty --pid-file 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: load: jerasure load: lrc 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Git sha 0 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: DB SUMMARY 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: DB Session ID: 3OYY4IJQTZ3UU4MAUGTV 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:24:34.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T08:24:34.879 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T08:24:34.879 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-16T08:24:34.879 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:24:34.879 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.env: 0x557aee41f940 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.info_log: 0x557aef6d16e0 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.statistics: (nil) 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.use_fsync: 0 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:24:34.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.db_log_dir: 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.wal_dir: 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:24:34.881 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.write_buffer_manager: 0x557aef6e0dc0 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:24:34.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.unordered_write: 0 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:24:34.883 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.row_cache: None 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.wal_filter: None 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.wal_compression: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:24:34.884 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:24:34.885 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_open_files: -1 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:24:34.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Compression algorithms supported: 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kZSTD supported: 0 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:24:34.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.merge_operator: 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_filter: None 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557aef6d1320) 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:24:34.888 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_type: 0 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_index_type: 0 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_shortening: 1 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: checksum: 4 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: no_block_cache: 0 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache: 0x557aef6c51f0 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_options: 2024-09-16T08:24:34.889 INFO:journalctl@ceph.mon.c.smithi026.stdout: capacity : 536870912 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_shard_bits : 4 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: strict_capacity_limit : 0 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_compressed: (nil) 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: persistent_cache: (nil) 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size: 4096 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size_deviation: 10 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_restart_interval: 16 2024-09-16T08:24:34.890 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_block_restart_interval: 1 2024-09-16T08:24:34.891 INFO:journalctl@ceph.mon.c.smithi026.stdout: metadata_block_size: 4096 2024-09-16T08:24:34.891 INFO:journalctl@ceph.mon.c.smithi026.stdout: partition_filters: 0 2024-09-16T08:24:34.891 INFO:journalctl@ceph.mon.c.smithi026.stdout: use_delta_encoding: 1 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: filter_policy: bloomfilter 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: whole_key_filtering: 1 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: verify_compression: 0 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: format_version: 5 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_index_compression: 1 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_align: 0 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-16T08:24:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout: prepopulate_block_cache: 0 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression: NoCompression 2024-09-16T08:24:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:24:34.894 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:24:34.894 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:24:34.894 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.num_levels: 7 2024-09-16T08:24:34.894 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:24:34.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:24:34.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:24:34.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:24:34.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:24:34.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.ttl: 2592000 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:24:34.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ae3ac991-3ec9-4f1a-862e-491ada23092e 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475074876824, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475074877229, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726475074, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ae3ac991-3ec9-4f1a-862e-491ada23092e", "db_session_id": "3OYY4IJQTZ3UU4MAUGTV", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726475074877326, "job": 1, "event": "recovery_finished"} 2024-09-16T08:24:34.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557aef6f2e00 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: DB pointer 0x557aef7ee000 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** DB Stats ** 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:34.902 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:34.903 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:24:34.904 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache BinnedLRUCache@0x557aef6c51f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: using public_addrv [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: starting mon.c rank -1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:34.905 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(???) e0 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:35.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T08:24:35.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: e1 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: legacy client fscid: -1 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout: No filesystems configured 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T08:24:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/1022251580' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.a calling monitor election 2024-09-16T08:24:35.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.b calling monitor election 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: monmap epoch 2 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: last_changed 2024-09-16T08:24:26.780434+0000 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:35.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: min_mon_release 19 (squid) 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: election_strategy: 1 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: fsmap 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mgrmap e13: y(active, since 31s) 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:35.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: Deploying daemon mon.c on smithi026 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/4129827719' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 ceph-mon[33839]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 bash[33819]: d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 2024-09-16T08:24:35.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:34 smithi026 systemd[1]: Started Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:24:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: mon.a calling monitor election 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: mon.b calling monitor election 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: mon.c calling monitor election 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:24:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: monmap epoch 3 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: min_mon_release 19 (squid) 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: election_strategy: 1 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: fsmap 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: mgrmap e13: y(active, since 39s) 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:24:40.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: mon.a calling monitor election 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: mon.b calling monitor election 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: mon.c calling monitor election 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: monmap epoch 3 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: min_mon_release 19 (squid) 2024-09-16T08:24:40.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: election_strategy: 1 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: fsmap 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: mgrmap e13: y(active, since 39s) 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:39 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: mon.a calling monitor election 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: mon.b calling monitor election 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: mon.c calling monitor election 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:40.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: monmap epoch 3 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: min_mon_release 19 (squid) 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: election_strategy: 1 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: fsmap 2024-09-16T08:24:40.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: mgrmap e13: y(active, since 39s) 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: overall HEALTH_OK 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:40.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:39 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:41.211 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:24:41.211 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":3,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","modified":"2024-09-16T08:24:34.903035Z","created":"2024-09-16T08:23:00.770291Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:3301","nonce":0},{"type":"v1","addr":"172.21.15.26:6790","nonce":0}]},"addr":"172.21.15.26:6790/0","public_addr":"172.21.15.26:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T08:24:41.212 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 3 2024-09-16T08:24:41.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:40 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:41.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:40 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:41.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:40 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:40 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:24:41.913 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T08:24:41.913 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/4031836279' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:42.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/4031836279' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:42.192 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:41 smithi155 ceph-mon[27498]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/4031836279' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:42.211 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:42.885 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:43.134 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: Reconfiguring daemon mon.a on smithi026 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:43.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: Reconfiguring daemon mon.a on smithi026 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:43.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:43 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: Reconfiguring daemon mon.a on smithi026 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:43 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:43.522 INFO:teuthology.orchestra.run.smithi026.stdout:# minimal ceph.conf for c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:43.522 INFO:teuthology.orchestra.run.smithi026.stdout:[global] 2024-09-16T08:24:43.522 INFO:teuthology.orchestra.run.smithi026.stdout: fsid = c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:24:43.522 INFO:teuthology.orchestra.run.smithi026.stdout: mon_host = [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-16T08:24:44.119 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T08:24:44.120 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:44.120 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T08:24:44.148 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:44.148 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:44.217 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:24:44.217 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T08:24:44.250 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:24:44.250 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[23719]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[23719]: Reconfiguring mon.c (monmap changed)... 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[23719]: Reconfiguring daemon mon.c on smithi026 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2258078723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[33839]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[33839]: Reconfiguring mon.c (monmap changed)... 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[33839]: Reconfiguring daemon mon.c on smithi026 2024-09-16T08:24:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:44 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2258078723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:44.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:44 smithi155 ceph-mon[27498]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:44.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:44 smithi155 ceph-mon[27498]: Reconfiguring mon.c (monmap changed)... 2024-09-16T08:24:44.314 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:44 smithi155 ceph-mon[27498]: Reconfiguring daemon mon.c on smithi026 2024-09-16T08:24:44.315 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:44 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2258078723' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:44.319 INFO:tasks.cephadm:Adding mgr.y on smithi026 2024-09-16T08:24:44.319 INFO:tasks.cephadm:Adding mgr.x on smithi155 2024-09-16T08:24:44.319 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi026=y;smithi155=x' 2024-09-16T08:24:44.604 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:24:45.226 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mgr update... 2024-09-16T08:24:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: Reconfiguring mon.b (monmap changed)... 2024-09-16T08:24:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: Reconfiguring daemon mon.b on smithi155 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: Saving service mgr spec with placement smithi026=y;smithi155=x;count:2 2024-09-16T08:24:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: Reconfiguring mon.b (monmap changed)... 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: Reconfiguring daemon mon.b on smithi155 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: Saving service mgr spec with placement smithi026=y;smithi155=x;count:2 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: Reconfiguring mon.b (monmap changed)... 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: Reconfiguring daemon mon.b on smithi155 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: Saving service mgr spec with placement smithi026=y;smithi155=x;count:2 2024-09-16T08:24:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:46.919 DEBUG:teuthology.orchestra.run.smithi155:mgr.x> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T08:24:46.921 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T08:24:46.921 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T08:24:46.921 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:24:46.921 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T08:24:46.942 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-16T08:24:46.943 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_1 2024-09-16T08:24:47.002 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T08:24:47.002 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.002 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-16T08:24:47.002 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 08:24:34.350548054 +0000 2024-09-16T08:24:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 08:21:46.415985439 +0000 2024-09-16T08:24:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 08:21:46.415985439 +0000 2024-09-16T08:24:47.003 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-16 08:21:46.415985439 +0000 2024-09-16T08:24:47.003 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T08:24:47.071 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-16T08:24:47.071 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-16T08:24:47.071 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000124752 s, 4.1 MB/s 2024-09-16T08:24:47.072 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T08:24:47.131 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_2 2024-09-16T08:24:47.188 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T08:24:47.188 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 08:24:34.350548054 +0000 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 08:21:46.739980895 +0000 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 08:21:46.739980895 +0000 2024-09-16T08:24:47.189 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-16 08:21:46.739980895 +0000 2024-09-16T08:24:47.189 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T08:24:47.254 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-16T08:24:47.255 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-16T08:24:47.255 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000121665 s, 4.2 MB/s 2024-09-16T08:24:47.256 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T08:24:47.314 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_3 2024-09-16T08:24:47.371 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T08:24:47.371 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 08:24:34.351548040 +0000 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 08:21:47.062976365 +0000 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 08:21:47.062976365 +0000 2024-09-16T08:24:47.372 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-16 08:21:47.062976365 +0000 2024-09-16T08:24:47.372 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T08:24:47.438 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-16T08:24:47.438 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-16T08:24:47.438 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000110981 s, 4.6 MB/s 2024-09-16T08:24:47.439 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T08:24:47.498 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_4 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 08:24:34.351548040 +0000 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 08:21:47.376971961 +0000 2024-09-16T08:24:47.555 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 08:21:47.376971961 +0000 2024-09-16T08:24:47.556 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-16 08:21:47.376971961 +0000 2024-09-16T08:24:47.556 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T08:24:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:47 smithi155 ceph-mon[27498]: Deploying daemon mgr.x on smithi155 2024-09-16T08:24:47.620 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-16T08:24:47.621 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-16T08:24:47.621 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000117342 s, 4.4 MB/s 2024-09-16T08:24:47.622 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T08:24:47.679 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:24:47.680 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T08:24:47.696 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-16T08:24:47.696 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-09-16T08:24:47.751 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T08:24:47.751 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.751 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-09-16 08:24:25.904986903 +0000 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-09-16 08:21:41.230572170 +0000 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-09-16 08:21:41.230572170 +0000 2024-09-16T08:24:47.752 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: 2024-09-16 08:21:41.230572170 +0000 2024-09-16T08:24:47.752 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[23719]: Deploying daemon mgr.x on smithi155 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:47.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:47.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T08:24:47.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:47.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:47.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:47 smithi026 ceph-mon[33839]: Deploying daemon mgr.x on smithi155 2024-09-16T08:24:47.816 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-09-16T08:24:47.816 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-09-16T08:24:47.816 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000187737 s, 2.7 MB/s 2024-09-16T08:24:47.817 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T08:24:47.873 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-09-16T08:24:47.928 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T08:24:47.928 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:47.928 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-16T08:24:47.928 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:47.928 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:47.929 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-09-16 08:24:25.904986903 +0000 2024-09-16T08:24:47.929 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-09-16 08:21:41.562565276 +0000 2024-09-16T08:24:47.929 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-09-16 08:21:41.562565276 +0000 2024-09-16T08:24:47.929 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: 2024-09-16 08:21:41.562565276 +0000 2024-09-16T08:24:47.929 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T08:24:47.990 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-09-16T08:24:47.991 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-09-16T08:24:47.991 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000210715 s, 2.4 MB/s 2024-09-16T08:24:47.992 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T08:24:48.048 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-09-16 08:24:25.904986903 +0000 2024-09-16T08:24:48.103 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-09-16 08:21:41.885558570 +0000 2024-09-16T08:24:48.104 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-09-16 08:21:41.885558570 +0000 2024-09-16T08:24:48.104 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: 2024-09-16 08:21:41.885558570 +0000 2024-09-16T08:24:48.104 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T08:24:48.166 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-09-16T08:24:48.166 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-09-16T08:24:48.166 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000183488 s, 2.8 MB/s 2024-09-16T08:24:48.167 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T08:24:48.230 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-09-16T08:24:48.285 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T08:24:48.285 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-09-16 08:24:25.905986883 +0000 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-09-16 08:21:42.204551946 +0000 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-09-16 08:21:42.204551946 +0000 2024-09-16T08:24:48.286 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: 2024-09-16 08:21:42.204551946 +0000 2024-09-16T08:24:48.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T08:24:48.352 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-09-16T08:24:48.352 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-09-16T08:24:48.352 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000173809 s, 2.9 MB/s 2024-09-16T08:24:48.354 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T08:24:48.412 INFO:tasks.cephadm:Deploying osd.0 on smithi026 with /dev/vg_nvme/lv_4... 2024-09-16T08:24:48.412 DEBUG:teuthology.orchestra.run.smithi026:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T08:24:48.677 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:48.737 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:48 smithi155 systemd[1]: Starting Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:24:48.993 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:48 smithi155 podman[29189]: 2024-09-16 08:24:48.641016627 +0000 UTC m=+0.016261291 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T08:24:48.994 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:48 smithi155 podman[29189]: 2024-09-16 08:24:48.741084142 +0000 UTC m=+0.116328792 container create 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T08:24:48.994 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:48 smithi155 podman[29189]: 2024-09-16 08:24:48.993956949 +0000 UTC m=+0.369201599 container init 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:24:49.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:48 smithi155 podman[29189]: 2024-09-16 08:24:48.996958156 +0000 UTC m=+0.372202818 container start 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T08:24:49.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-mgr[29208]: -- 172.21.15.155:0/1407450509 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d5423330e0 con 0x55d542311000 2024-09-16T08:24:49.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 bash[29189]: 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 2024-09-16T08:24:49.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 systemd[1]: Started Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:24:49.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.125+0000 7f7aeb707040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:24:49.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.186+0000 7f7aeb707040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:24:49.725 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.343+0000 7f7aeb707040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:24:49.725 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.412+0000 7f7aeb707040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:24:49.725 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.579+0000 7f7aeb707040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:24:49.725 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:49.724+0000 7f7aeb707040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:24:50.308 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:50.052+0000 7f7aeb707040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:50.113+0000 7f7aeb707040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:50.373 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.374 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.374 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.374 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:50.374 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:50 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:50.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:50.308+0000 7f7aeb707040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:24:50.971 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:24:50.998 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_4 2024-09-16T08:24:51.487 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.487 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:24:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:24:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:51.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:51.184+0000 7f7aeb707040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:24:51.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:51.251+0000 7f7aeb707040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:24:52.096 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:24:52.232 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:51.971+0000 7f7aeb707040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:24:52.232 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.086+0000 7f7aeb707040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:24:52.232 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.231+0000 7f7aeb707040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:24:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T08:24:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: Reconfiguring daemon mgr.y on smithi026 2024-09-16T08:24:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: Reconfiguring daemon mgr.y on smithi026 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:52.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:52.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.516 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.298+0000 7f7aeb707040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:24:52.516 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.447+0000 7f7aeb707040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:24:52.516 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.516+0000 7f7aeb707040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: Reconfiguring daemon mgr.y on smithi026 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:24:52.517 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:24:52.800 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.576+0000 7f7aeb707040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:24:52.801 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.734+0000 7f7aeb707040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:24:52.801 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.800+0000 7f7aeb707040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:24:53.064 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.866+0000 7f7aeb707040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:24:53.064 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:52.947+0000 7f7aeb707040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:24:53.064 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:53.005+0000 7f7aeb707040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:24:53.064 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:53.063+0000 7f7aeb707040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:24:53.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:24:53.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:24:53.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:53.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:24:53.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:24:53.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:53.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:24:53.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:24:53.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:53 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:24:54.265 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:24:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:24:53.847+0000 7f7aeb707040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:24:54.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:24:54.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:54 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:24:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:54 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/4169369957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:24:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-16T08:24:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:24:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/402119450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]': finished 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/402119450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]': finished 2024-09-16T08:24:55.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T08:24:55.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:55 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:24:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: mgrmap e14: y(active, since 53s), standbys: x 2024-09-16T08:24:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:24:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/402119450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]: dispatch 2024-09-16T08:24:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de409cc7-ca7d-4c01-b341-ed22f0b69598"}]': finished 2024-09-16T08:24:55.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T08:24:55.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:55 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:24:56.483 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:56 smithi026 ceph-mon[23719]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:56.483 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:56 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/272375319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:24:56.484 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:56 smithi026 ceph-mon[33839]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:56.484 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:56 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/272375319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:24:56.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:56 smithi155 ceph-mon[27498]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:56.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:56 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/272375319' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:24:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:24:58 smithi026 ceph-mon[23719]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:58.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:24:58 smithi026 ceph-mon[33839]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:24:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:24:58 smithi155 ceph-mon[27498]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:00 smithi026 ceph-mon[23719]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:00 smithi026 ceph-mon[33839]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:00 smithi155 ceph-mon[27498]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:02.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[23719]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:02.585 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T08:25:02.585 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:02.585 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[33839]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:02.585 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T08:25:02.585 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:02 smithi155 ceph-mon[27498]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T08:25:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:03.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:03 smithi026 ceph-mon[23719]: Deploying daemon osd.0 on smithi026 2024-09-16T08:25:03.319 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:03 smithi026 ceph-mon[33839]: Deploying daemon osd.0 on smithi026 2024-09-16T08:25:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:03 smithi155 ceph-mon[27498]: Deploying daemon osd.0 on smithi026 2024-09-16T08:25:04.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:04 smithi155 ceph-mon[27498]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:04.657 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:04 smithi026 ceph-mon[23719]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:04.658 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:04 smithi026 ceph-mon[33839]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:06 smithi155 ceph-mon[27498]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:06.733 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:06 smithi026 ceph-mon[23719]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:06.734 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:06 smithi026 ceph-mon[33839]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[23719]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[33839]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:08 smithi155 ceph-mon[27498]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:10.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:10 smithi026 ceph-mon[23719]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:10.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:10 smithi026 ceph-mon[33839]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:10.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:10 smithi155 ceph-mon[27498]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:12.478 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 0 on host 'smithi026' 2024-09-16T08:25:13.201 DEBUG:teuthology.orchestra.run.smithi026:osd.0> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T08:25:13.203 INFO:tasks.cephadm:Deploying osd.1 on smithi026 with /dev/vg_nvme/lv_3... 2024-09-16T08:25:13.204 DEBUG:teuthology.orchestra.run.smithi026:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T08:25:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[33839]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:13 smithi026 ceph-mon[23719]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:13.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:13 smithi155 ceph-mon[27498]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T08:25:14.237 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:25:14.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[33839]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:25:14.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[33839]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T08:25:14.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:14.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[33839]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:14.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[33839]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:14.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[23719]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:25:14.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[23719]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T08:25:14.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:14.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[23719]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:14.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-mon[23719]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:14.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:14 smithi155 ceph-mon[27498]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:25:14.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:14 smithi155 ceph-mon[27498]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T08:25:14.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:14 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:14.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:14 smithi155 ceph-mon[27498]: from='osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:14.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:14 smithi155 ceph-mon[27498]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:15.010 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[37628]: 2024-09-16T08:25:14.750+0000 7f510eeff640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T08:25:15.010 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:25:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[37628]: 2024-09-16T08:25:14.753+0000 7f5106d1f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:25:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T08:25:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[23719]: from='osd.0 ' entity='osd.0' 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:15 smithi026 ceph-mon[33839]: from='osd.0 ' entity='osd.0' 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:15 smithi155 ceph-mon[27498]: from='osd.0 ' entity='osd.0' 2024-09-16T08:25:16.517 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:25:16.517 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:25:16.517 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637] boot 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi026 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:16.518 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637] boot 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi026 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-16T08:25:16.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:16.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:16.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:25:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:25:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: osd.0 [v2:172.21.15.26:6802/3936391637,v1:172.21.15.26:6803/3936391637] boot 2024-09-16T08:25:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi026 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:17.613 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:25:17.641 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_3 2024-09-16T08:25:17.897 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:25:18.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:17 smithi026 ceph-mon[23719]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:18.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:17 smithi026 ceph-mon[23719]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T08:25:18.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:17 smithi026 ceph-mon[33839]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:18.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:17 smithi026 ceph-mon[33839]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T08:25:18.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:17 smithi155 ceph-mon[27498]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T08:25:18.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:17 smithi155 ceph-mon[27498]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T08:25:19.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:19.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:19.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:19.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:19.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:19.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:18 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:19.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:18 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:19.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:18 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:19.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:18 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:19.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:19 smithi026 ceph-mon[23719]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:19.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:19 smithi026 ceph-mon[23719]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:19.843 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:19 smithi026 ceph-mon[33839]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:19.843 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:19 smithi026 ceph-mon[33839]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:20.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:19 smithi155 ceph-mon[27498]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:20.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:19 smithi155 ceph-mon[27498]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]: dispatch 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]': finished 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2965458042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]: dispatch 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]': finished 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2965458042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: pgmap v39: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]: dispatch 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2810064654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "415e79e1-a8d1-4208-bb27-697d8ab1caea"}]': finished 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:21 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2965458042' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:24.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:23 smithi026 ceph-mon[23719]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:23 smithi026 ceph-mon[33839]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:24.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:23 smithi155 ceph-mon[27498]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:25 smithi026 ceph-mon[23719]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:26.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:25 smithi026 ceph-mon[33839]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:26.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:25 smithi155 ceph-mon[27498]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:28.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:27 smithi026 ceph-mon[23719]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:28.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:27 smithi026 ceph-mon[33839]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:28.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:27 smithi155 ceph-mon[27498]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:29.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T08:25:29.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:29.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:28 smithi155 ceph-mon[27498]: Deploying daemon osd.1 on smithi026 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[23719]: Deploying daemon osd.1 on smithi026 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:29.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:28 smithi026 ceph-mon[33839]: Deploying daemon osd.1 on smithi026 2024-09-16T08:25:29.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:29 smithi026 ceph-mon[23719]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:29.995 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:29 smithi026 ceph-mon[33839]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:30.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:29 smithi155 ceph-mon[27498]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:32.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:31 smithi026 ceph-mon[23719]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:32.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:31 smithi026 ceph-mon[33839]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:32.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:31 smithi155 ceph-mon[27498]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:33.905 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:33 smithi026 ceph-mon[23719]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:33.906 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:33 smithi026 ceph-mon[33839]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:34.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:33 smithi155 ceph-mon[27498]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:34.892 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:34.892 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:34.892 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:34.892 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:34.893 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:34 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:35.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:34 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:35.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:34 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:35.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:34 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:36 smithi026 ceph-mon[23719]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:36 smithi026 ceph-mon[33839]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:36.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:36 smithi155 ceph-mon[27498]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:38.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:38.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:38.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:38.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:37 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.105 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:38.105 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.105 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:38.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:37 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:38.144 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 1 on host 'smithi026' 2024-09-16T08:25:38.723 DEBUG:teuthology.orchestra.run.smithi026:osd.1> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T08:25:38.726 INFO:tasks.cephadm:Deploying osd.2 on smithi026 with /dev/vg_nvme/lv_2... 2024-09-16T08:25:38.726 DEBUG:teuthology.orchestra.run.smithi026:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T08:25:39.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:39.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:39.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.011 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:25:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:25:38.918+0000 7fc112ea3640 -1 osd.1 0 log_to_monitors true 2024-09-16T08:25:39.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:25:39.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:39.404 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:25:40.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:39 smithi155 ceph-mon[27498]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:40.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:39 smithi155 ceph-mon[27498]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:40.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:39 smithi155 ceph-mon[27498]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:40.160 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[33839]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:40.160 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[33839]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:40.160 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[33839]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:40.161 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[23719]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:40.161 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[23719]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:40.161 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:39 smithi026 ceph-mon[23719]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T08:25:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:40 smithi155 ceph-mon[27498]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:25:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:40 smithi155 ceph-mon[27498]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T08:25:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:40 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:40 smithi155 ceph-mon[27498]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:40 smithi155 ceph-mon[27498]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[23719]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:25:41.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[23719]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T08:25:41.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:41.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[23719]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[23719]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[33839]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:25:41.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[33839]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T08:25:41.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:41.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[33839]: from='osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:40 smithi026 ceph-mon[33839]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:25:41.527 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:25:41.099+0000 7fc10ee26640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T08:25:41.527 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:25:41.102+0000 7fc106c46640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:25:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T08:25:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:41 smithi155 ceph-mon[27498]: from='osd.1 ' entity='osd.1' 2024-09-16T08:25:42.261 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:42.261 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[23719]: from='osd.1 ' entity='osd.1' 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: pgmap v51: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:42.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:41 smithi026 ceph-mon[33839]: from='osd.1 ' entity='osd.1' 2024-09-16T08:25:43.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211] boot 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211] boot 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: osd.1 [v2:172.21.15.26:6810/1336671211,v1:172.21.15.26:6811/1336671211] boot 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:25:43.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:43.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:25:43.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:25:43.931 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:25:43.959 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_2 2024-09-16T08:25:44.217 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[23719]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi026 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[23719]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[33839]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi026 2024-09-16T08:25:44.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-16T08:25:44.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:44 smithi026 ceph-mon[33839]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T08:25:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:44 smithi155 ceph-mon[27498]: pgmap v54: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-16T08:25:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:44 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi026 2024-09-16T08:25:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:44 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-16T08:25:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:44 smithi155 ceph-mon[27498]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T08:25:45.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:45.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:45.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:45.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:45.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:45.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:25:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:25:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:46.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:46 smithi026 ceph-mon[23719]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:46.322 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:46 smithi026 ceph-mon[23719]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:46.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:46 smithi026 ceph-mon[33839]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:46.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:46 smithi026 ceph-mon[33839]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:46.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:46 smithi155 ceph-mon[27498]: pgmap v56: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:46.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:46 smithi155 ceph-mon[27498]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:25:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]: dispatch 2024-09-16T08:25:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]': finished 2024-09-16T08:25:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[23719]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T08:25:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:25:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]: dispatch 2024-09-16T08:25:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]': finished 2024-09-16T08:25:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[33839]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T08:25:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:25:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]: dispatch 2024-09-16T08:25:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3391786274' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bca801a-a3e0-4a65-abcc-4db2b72fe0c4"}]': finished 2024-09-16T08:25:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:47 smithi155 ceph-mon[27498]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T08:25:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:25:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:48 smithi026 ceph-mon[23719]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:48 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1483862048' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:48 smithi026 ceph-mon[33839]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:48 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1483862048' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:48.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:48 smithi155 ceph-mon[27498]: pgmap v57: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:48.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:48 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1483862048' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:25:50.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:50 smithi026 ceph-mon[23719]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:50.387 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:50 smithi026 ceph-mon[33839]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:50.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:50 smithi155 ceph-mon[27498]: pgmap v59: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:52 smithi026 ceph-mon[23719]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:52 smithi026 ceph-mon[33839]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:52 smithi155 ceph-mon[27498]: pgmap v60: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:54.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[23719]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:54.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T08:25:54.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:54.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[33839]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:54.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T08:25:54.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:54 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:54 smithi155 ceph-mon[27498]: pgmap v61: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:54 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T08:25:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:54 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:25:55.243 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:55 smithi026 ceph-mon[23719]: Deploying daemon osd.2 on smithi026 2024-09-16T08:25:55.243 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:55 smithi026 ceph-mon[33839]: Deploying daemon osd.2 on smithi026 2024-09-16T08:25:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:55 smithi155 ceph-mon[27498]: Deploying daemon osd.2 on smithi026 2024-09-16T08:25:56.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:56 smithi026 ceph-mon[23719]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:56.404 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:56 smithi026 ceph-mon[33839]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:56.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:56 smithi155 ceph-mon[27498]: pgmap v62: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:58.180 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:25:58 smithi026 ceph-mon[23719]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:58.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:25:58 smithi026 ceph-mon[33839]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:25:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:25:58 smithi155 ceph-mon[27498]: pgmap v63: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[33839]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[23719]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:00 smithi155 ceph-mon[27498]: pgmap v64: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:00 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:00 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:00 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:02.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:02 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: pgmap v65: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:02 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.072 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 2 on host 'smithi026' 2024-09-16T08:26:03.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:03.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:03.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:03 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:03 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:03 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:03 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:03.731 DEBUG:teuthology.orchestra.run.smithi026:osd.2> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T08:26:03.734 INFO:tasks.cephadm:Deploying osd.3 on smithi026 with /dev/vg_nvme/lv_1... 2024-09-16T08:26:03.734 DEBUG:teuthology.orchestra.run.smithi026:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T08:26:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:04 smithi026 ceph-mon[23719]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:04.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:04 smithi026 ceph-mon[33839]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:04.528 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:26:04.187+0000 7f208bc79640 -1 osd.2 0 log_to_monitors true 2024-09-16T08:26:04.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:04 smithi155 ceph-mon[27498]: pgmap v66: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:04.815 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:26:05.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:05 smithi026 ceph-mon[23719]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T08:26:05.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:05 smithi026 ceph-mon[33839]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T08:26:05.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:05 smithi155 ceph-mon[27498]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T08:26:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[23719]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[23719]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:26:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[23719]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[23719]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[33839]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[33839]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[33839]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[33839]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:06.528 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:26:06.167+0000 7f2087bfc640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T08:26:06.529 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:26:06.171+0000 7f2083a24640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:26:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:06 smithi155 ceph-mon[27498]: pgmap v67: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:06 smithi155 ceph-mon[27498]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:26:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:06 smithi155 ceph-mon[27498]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T08:26:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:06 smithi155 ceph-mon[27498]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:06 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.331 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[23719]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:07.331 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[23719]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T08:26:07.331 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.331 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.331 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[33839]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:07.332 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[33839]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T08:26:07.332 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.332 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:07 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:07 smithi155 ceph-mon[27498]: from='osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:07 smithi155 ceph-mon[27498]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T08:26:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:07 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:07 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:26:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:26:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825] boot 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825] boot 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:08.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:08.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:26:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: pgmap v70: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: osd.2 [v2:172.21.15.26:6818/1090915825,v1:172.21.15.26:6819/1090915825] boot 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:08.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:08.799 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:26:08.824 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_1 2024-09-16T08:26:09.083 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:26:09.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi026 2024-09-16T08:26:09.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-16T08:26:09.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[23719]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T08:26:09.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:09.442 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi026 2024-09-16T08:26:09.443 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-16T08:26:09.443 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[33839]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T08:26:09.443 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:09 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:09 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi026 2024-09-16T08:26:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:09 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-16T08:26:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:09 smithi155 ceph-mon[27498]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T08:26:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:09 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: pgmap v73: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:10.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: pgmap v73: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:10.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:10.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: pgmap v73: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:10.492 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' 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-16T08:26:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T08:26:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T08:26:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[23719]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[23719]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[33839]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T08:26:11.403 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:11 smithi026 ceph-mon[33839]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T08:26:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:11 smithi155 ceph-mon[27498]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T08:26:11.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:11 smithi155 ceph-mon[27498]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T08:26:11.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53504]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:11.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53504]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:11.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:11.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53504]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:12.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53546]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:12.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53546]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:12.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:12.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:26:11 smithi026 sudo[53546]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2542821031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]': finished 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2542821031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]': finished 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:12.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T08:26:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2542821031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]: dispatch 2024-09-16T08:26:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b45859f-8293-42b9-8739-bd6ec402e2b1"}]': finished 2024-09-16T08:26:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T08:26:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:12.777 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53576]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:12.777 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53576]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:12.777 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:12.777 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53576]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:13.201 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53625]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:13.201 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53625]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:13.201 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:13.201 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:26:12 smithi026 sudo[53625]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:13 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2741768625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:13 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2741768625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:13.527 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53629]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:13.527 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53629]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:13.528 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:13.528 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53629]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:13.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:13 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2741768625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:14.242 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53818]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:14.242 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53818]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:14.242 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:14.242 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:26:13 smithi026 sudo[53818]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54005]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54005]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54005]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:14.962 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 ceph-mon[27498]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 ceph-mon[27498]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 sudo[29861]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 sudo[29861]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 sudo[29861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:14.963 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:14 smithi155 sudo[29861]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:15.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[33839]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:15.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[33839]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T08:26:15.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:15.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54012]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:15.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54012]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:15.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:15.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 sudo[54012]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:15.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[23719]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:15.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[23719]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T08:26:15.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:14 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:15.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:15 smithi155 sudo[29864]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:15 smithi155 sudo[29864]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:15 smithi155 sudo[29864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:15 smithi155 sudo[29864]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:16.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:15 smithi026 sudo[54386]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T08:26:16.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:15 smithi026 sudo[54386]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:16.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:15 smithi026 sudo[54386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:16.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:15 smithi026 sudo[54386]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:16.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:16.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 sudo[54487]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T08:26:16.425 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 sudo[54487]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 sudo[54487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 sudo[54487]: pam_unix(sudo:session): session closed for user root 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.426 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:16.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.427 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:16 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:16.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:26:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:16 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:26:17.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:17 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:17.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:17 smithi026 ceph-mon[23719]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:17.420 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:17 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:17.420 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:17 smithi026 ceph-mon[33839]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:17 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T08:26:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:17 smithi155 ceph-mon[27498]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T08:26:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:18 smithi026 ceph-mon[23719]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:18 smithi026 ceph-mon[33839]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:18.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:18 smithi155 ceph-mon[27498]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[23719]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[33839]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T08:26:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:20 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:20 smithi155 ceph-mon[27498]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T08:26:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:20 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T08:26:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:20 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:21.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:21 smithi026 ceph-mon[23719]: Deploying daemon osd.3 on smithi026 2024-09-16T08:26:21.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:21 smithi026 ceph-mon[33839]: Deploying daemon osd.3 on smithi026 2024-09-16T08:26:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:21 smithi155 ceph-mon[27498]: Deploying daemon osd.3 on smithi026 2024-09-16T08:26:22.522 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:22 smithi026 ceph-mon[23719]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T08:26:22.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:22 smithi026 ceph-mon[33839]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T08:26:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:22 smithi155 ceph-mon[27498]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T08:26:24.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:24 smithi026 ceph-mon[23719]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T08:26:24.394 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:24 smithi026 ceph-mon[33839]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T08:26:24.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:24 smithi155 ceph-mon[27498]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:25.428 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:25 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:25.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:25 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:25.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:25 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:25.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:25 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:26.481 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:26 smithi026 ceph-mon[23719]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T08:26:26.481 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:26 smithi026 ceph-mon[33839]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T08:26:26.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:26 smithi155 ceph-mon[27498]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T08:26:28.302 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 3 on host 'smithi026' 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:28 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:28 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:28.854 DEBUG:teuthology.orchestra.run.smithi026:osd.3> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T08:26:28.856 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2024-09-16T08:26:28.857 DEBUG:teuthology.orchestra.run.smithi155:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T08:26:29.108 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:26:29.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:29 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:29.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:29 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:29.443 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:29 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:29.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:29.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:29.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:29.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:29.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:29.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:30.027 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:26:29 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:26:29.772+0000 7f37971df640 -1 osd.3 0 log_to_monitors true 2024-09-16T08:26:30.324 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:30 smithi155 ceph-mon[27498]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:30.324 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:30 smithi155 ceph-mon[27498]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T08:26:30.380 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:30 smithi026 ceph-mon[23719]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:30.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:30 smithi026 ceph-mon[23719]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T08:26:30.381 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:30 smithi026 ceph-mon[33839]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T08:26:30.381 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:30 smithi026 ceph-mon[33839]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T08:26:31.374 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:26:31.399 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2024-09-16T08:26:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:31 smithi155 ceph-mon[27498]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:26:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:31 smithi155 ceph-mon[27498]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T08:26:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:31 smithi155 ceph-mon[27498]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:31.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[23719]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:26:31.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[23719]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T08:26:31.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[23719]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:31.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:31.610 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[33839]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:26:31.610 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[33839]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T08:26:31.610 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[33839]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-16T08:26:31.610 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:31.610 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:26:31.312+0000 7f3793162640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T08:26:31.610 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:26:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:26:31.315+0000 7f378ef8a640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:26:31.655 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:26:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T08:26:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:32.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:32.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:32.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:32.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi026 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394] boot 2024-09-16T08:26:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T08:26:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:33 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:33.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:26:33.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:26:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi026 2024-09-16T08:26:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-16T08:26:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394] boot 2024-09-16T08:26:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T08:26:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:33.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:33.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:33.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:33.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:33.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:26:33.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:26:33.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi026 2024-09-16T08:26:33.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-16T08:26:33.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: osd.3 [v2:172.21.15.26:6826/3020594394,v1:172.21.15.26:6827/3020594394] boot 2024-09-16T08:26:33.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T08:26:33.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:26:33.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:33.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:33.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:33.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:33 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:34.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:34 smithi155 ceph-mon[27498]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:34.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:34 smithi155 ceph-mon[27498]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T08:26:34.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:34 smithi026 ceph-mon[23719]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:34.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:34 smithi026 ceph-mon[23719]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T08:26:34.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:34 smithi026 ceph-mon[33839]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T08:26:34.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:34 smithi026 ceph-mon[33839]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/3853600077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]': finished 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:35 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/2593056113' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:35.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/3853600077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]': finished 2024-09-16T08:26:35.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T08:26:35.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:35.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/2593056113' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/3853600077' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]: dispatch 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7d05ab7-d2e6-4335-920b-73c5f68024fa"}]': finished 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:35.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:35 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/2593056113' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:26:36.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:36 smithi155 ceph-mon[27498]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:36.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:36 smithi026 ceph-mon[23719]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:36.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:36 smithi026 ceph-mon[33839]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:38.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:38 smithi155 ceph-mon[27498]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:38.628 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:38 smithi026 ceph-mon[23719]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:38.628 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:38 smithi026 ceph-mon[33839]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:40 smithi155 ceph-mon[27498]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:40 smithi026 ceph-mon[23719]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:40.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:40 smithi026 ceph-mon[33839]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:42 smithi155 ceph-mon[27498]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T08:26:42.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:42 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[23719]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T08:26:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:42.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[33839]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:42.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T08:26:42.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:42 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:43.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:43 smithi155 ceph-mon[27498]: Deploying daemon osd.4 on smithi155 2024-09-16T08:26:43.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:43 smithi026 ceph-mon[33839]: Deploying daemon osd.4 on smithi155 2024-09-16T08:26:43.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:43 smithi026 ceph-mon[23719]: Deploying daemon osd.4 on smithi155 2024-09-16T08:26:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:44 smithi155 ceph-mon[27498]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:44.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:44 smithi026 ceph-mon[33839]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:44.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:44 smithi026 ceph-mon[23719]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:45 smithi026 ceph-mon[33839]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:45 smithi026 ceph-mon[23719]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:45.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:45 smithi155 ceph-mon[27498]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:47.521 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:47 smithi155 ceph-mon[27498]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:47 smithi026 ceph-mon[23719]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:47.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:47 smithi026 ceph-mon[33839]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:48.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:48.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:48 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:48.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:48 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:48.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:48 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:48 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:50.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:49 smithi026 ceph-mon[33839]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:49 smithi026 ceph-mon[23719]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:50.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:49 smithi155 ceph-mon[27498]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:51.569 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.022 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2024-09-16T08:26:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:52 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:52 smithi155 ceph-mon[27498]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:52 smithi155 ceph-mon[27498]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:52.659 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T08:26:52.662 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2024-09-16T08:26:52.662 DEBUG:teuthology.orchestra.run.smithi155:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T08:26:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[33839]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[33839]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:52.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:26:52.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:52.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[23719]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:52.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:52 smithi026 ceph-mon[23719]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T08:26:53.386 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:26:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:26:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T08:26:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-mon[27498]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:54.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[32144]: 2024-09-16T08:26:54.026+0000 7fe8d857f640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T08:26:54.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:26:54 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[32144]: 2024-09-16T08:26:54.031+0000 7fe8d43a7640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[33839]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: from='osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:54 smithi026 ceph-mon[23719]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912] boot 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T08:26:55.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:55 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:26:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T08:26:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912] boot 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: osd.4 [v2:172.21.15.155:6800/4084627912,v1:172.21.15.155:6801/4084627912] boot 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T08:26:55.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:55 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:26:56.136 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:56 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:26:56.136 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:56 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:26:56.136 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:56 smithi155 ceph-mon[27498]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:56.136 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:56 smithi155 ceph-mon[27498]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T08:26:56.138 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:26:56.166 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2024-09-16T08:26:56.428 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[23719]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[23719]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[33839]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T08:26:56.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:56 smithi026 ceph-mon[33839]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T08:26:56.745 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:26:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:57 smithi155 ceph-mon[27498]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:26:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:57 smithi155 ceph-mon[27498]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T08:26:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:57 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:57 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:57.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:57 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[33839]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[33839]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[23719]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:26:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[23719]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T08:26:58.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:26:58.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:26:58.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:57 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:59.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi155 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 17088M 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[23719]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi155 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 17088M 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:58 smithi026 ceph-mon[33839]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi155 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:26:59.030 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 17088M 2024-09-16T08:26:59.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:26:59.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:26:59.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:26:59.031 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:58 smithi155 ceph-mon[27498]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T08:27:00.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:26:59 smithi155 ceph-mon[27498]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:00.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:26:59 smithi026 ceph-mon[33839]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:26:59 smithi026 ceph-mon[23719]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/3955645942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]': finished 2024-09-16T08:27:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T08:27:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/2630596546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/3955645942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]': finished 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:00 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/2630596546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/3955645942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]: dispatch 2024-09-16T08:27:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85738fc2-9530-4ad1-9024-f680e885a3ac"}]': finished 2024-09-16T08:27:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T08:27:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:01.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:00 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/2630596546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:01 smithi026 ceph-mon[23719]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:01 smithi026 ceph-mon[33839]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:01 smithi155 ceph-mon[27498]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T08:27:04.187 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:03 smithi155 ceph-mon[27498]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-16T08:27:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:03 smithi026 ceph-mon[23719]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-16T08:27:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:03 smithi026 ceph-mon[33839]: pgmap v117: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-16T08:27:06.147 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:05 smithi155 ceph-mon[27498]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-16T08:27:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:05 smithi026 ceph-mon[23719]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-16T08:27:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:05 smithi026 ceph-mon[33839]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-16T08:27:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[23719]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T08:27:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:08.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[23719]: Deploying daemon osd.5 on smithi155 2024-09-16T08:27:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[33839]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T08:27:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:07 smithi026 ceph-mon[33839]: Deploying daemon osd.5 on smithi155 2024-09-16T08:27:08.339 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:07 smithi155 ceph-mon[27498]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:08.339 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:07 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T08:27:08.339 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:07 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:08.339 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:07 smithi155 ceph-mon[27498]: Deploying daemon osd.5 on smithi155 2024-09-16T08:27:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:09 smithi026 ceph-mon[23719]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:10.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:09 smithi026 ceph-mon[33839]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:10.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:09 smithi155 ceph-mon[27498]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:12.073 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:11 smithi155 ceph-mon[27498]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:11 smithi026 ceph-mon[23719]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:12.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:11 smithi026 ceph-mon[33839]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[23719]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:14.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[33839]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:13 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:13 smithi155 ceph-mon[27498]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:13 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:16.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:16 smithi155 ceph-mon[27498]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:15 smithi026 ceph-mon[23719]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:16.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:15 smithi026 ceph-mon[33839]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:16.929 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5 on host 'smithi155' 2024-09-16T08:27:17.302 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.303 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:17.606 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T08:27:17.609 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2024-09-16T08:27:17.609 DEBUG:teuthology.orchestra.run.smithi155:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T08:27:18.136 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:27:18 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:27:18.016+0000 7fb02669a640 -1 osd.5 0 log_to_monitors true 2024-09-16T08:27:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[23719]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[23719]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[23719]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:18.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[33839]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:18.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[33839]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:18 smithi026 ceph-mon[33839]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:18 smithi155 ceph-mon[27498]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:18 smithi155 ceph-mon[27498]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:18 smithi155 ceph-mon[27498]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T08:27:19.139 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:27:19.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-mon[27498]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:27:19.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-mon[27498]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T08:27:19.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:19.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-mon[27498]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:19.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-mon[27498]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:19.410 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:27:19.153+0000 7fb02261d640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T08:27:19.410 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:27:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:27:19.158+0000 7fb01e445640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:27:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[23719]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:27:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[23719]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T08:27:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[23719]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[23719]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:19.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[33839]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:27:19.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[33839]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T08:27:19.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:19.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[33839]: from='osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:19.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:19 smithi026 ceph-mon[33839]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T08:27:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034] boot 2024-09-16T08:27:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T08:27:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:20 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T08:27:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034] boot 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: osd.5 [v2:172.21.15.155:6808/3593067034,v1:172.21.15.155:6809/3593067034] boot 2024-09-16T08:27:20.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T08:27:20.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:20 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi155 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:21.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 8544M 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:21.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:27:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:27:22.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi155 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 8544M 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi155 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 8544M 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:22.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:22.185 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:27:22.212 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2024-09-16T08:27:22.456 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:27:22.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:22 smithi155 ceph-mon[27498]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T08:27:22.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:22 smithi155 ceph-mon[27498]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T08:27:23.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:22 smithi026 ceph-mon[23719]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T08:27:23.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:22 smithi026 ceph-mon[23719]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T08:27:23.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:22 smithi026 ceph-mon[33839]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T08:27:23.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:22 smithi026 ceph-mon[33839]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:23.819 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:23 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:24.980 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:24 smithi155 ceph-mon[27498]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T08:27:25.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:24 smithi026 ceph-mon[23719]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T08:27:25.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:24 smithi026 ceph-mon[33839]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/3899908615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]': finished 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T08:27:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:25 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/3899908615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]': finished 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:26.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: pgmap v135: 1 pgs: 1 remapped+peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/3899908615' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]: dispatch 2024-09-16T08:27:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de63f217-7b18-49aa-ac27-97f254402b26"}]': finished 2024-09-16T08:27:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T08:27:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:25 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:27.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:26 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/1000620420' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:27.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:26 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/1000620420' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:27.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:26 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/1000620420' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[23719]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[23719]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[23719]: Cluster is now healthy 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[33839]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[33839]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T08:27:28.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:27 smithi026 ceph-mon[33839]: Cluster is now healthy 2024-09-16T08:27:28.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:27 smithi155 ceph-mon[27498]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-16T08:27:28.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:27 smithi155 ceph-mon[27498]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T08:27:28.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:27 smithi155 ceph-mon[27498]: Cluster is now healthy 2024-09-16T08:27:30.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:29 smithi026 ceph-mon[23719]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:30.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:29 smithi026 ceph-mon[33839]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:30.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:29 smithi155 ceph-mon[27498]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:32.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:31 smithi026 ceph-mon[23719]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T08:27:32.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:31 smithi026 ceph-mon[33839]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T08:27:32.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:31 smithi155 ceph-mon[27498]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-16T08:27:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T08:27:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:32 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:33.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T08:27:33.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:32 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:33.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T08:27:33.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:32 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:34.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:33 smithi026 ceph-mon[23719]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T08:27:34.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:33 smithi026 ceph-mon[23719]: Deploying daemon osd.6 on smithi155 2024-09-16T08:27:34.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:33 smithi026 ceph-mon[33839]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T08:27:34.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:33 smithi026 ceph-mon[33839]: Deploying daemon osd.6 on smithi155 2024-09-16T08:27:34.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:33 smithi155 ceph-mon[27498]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-16T08:27:34.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:33 smithi155 ceph-mon[27498]: Deploying daemon osd.6 on smithi155 2024-09-16T08:27:36.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:35 smithi026 ceph-mon[23719]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:27:36.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:35 smithi026 ceph-mon[33839]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:27:36.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:35 smithi155 ceph-mon[27498]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:27:38.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:37 smithi026 ceph-mon[23719]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:38.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:37 smithi026 ceph-mon[33839]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:38.086 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:37 smithi155 ceph-mon[27498]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:39.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:39.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:39.029 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:38 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:39.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:38 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:40.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:40 smithi155 ceph-mon[27498]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:40 smithi026 ceph-mon[23719]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:40.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:40 smithi026 ceph-mon[33839]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:41.948 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 6 on host 'smithi155' 2024-09-16T08:27:42.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:42.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:42.245 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:42.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:42.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.246 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:41 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:41 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:42.617 DEBUG:teuthology.orchestra.run.smithi155:osd.6> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T08:27:42.619 INFO:tasks.cephadm:Deploying osd.7 on smithi155 with /dev/vg_nvme/lv_1... 2024-09-16T08:27:42.619 DEBUG:teuthology.orchestra.run.smithi155:> 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 c216db1e-7404-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T08:27:43.752 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:27:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:27:43.567+0000 7fe1b486b640 -1 osd.6 0 log_to_monitors true 2024-09-16T08:27:44.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:43 smithi155 ceph-mon[27498]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:44.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:43 smithi155 ceph-mon[27498]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:44.020 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:43 smithi155 ceph-mon[27498]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:44.244 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[23719]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[23719]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[23719]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[33839]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[33839]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:43 smithi026 ceph-mon[33839]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T08:27:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[23719]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:27:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[23719]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T08:27:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[23719]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[23719]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[33839]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:27:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[33839]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T08:27:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[33839]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:44 smithi026 ceph-mon[33839]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:45.320 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:27:44.975+0000 7fe1b07ee640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T08:27:45.321 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:27:44.979+0000 7fe1ac616640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:27:45.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-mon[27498]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:27:45.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-mon[27498]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T08:27:45.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:45.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-mon[27498]: from='osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:45.321 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:44 smithi155 ceph-mon[27498]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832] boot 2024-09-16T08:27:46.066 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T08:27:46.067 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:45 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832] boot 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: osd.6 [v2:172.21.15.155:6816/72365832,v1:172.21.15.155:6817/72365832] boot 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T08:27:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:45 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:27:47.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:27:47.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:27:47.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi155 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 5696M 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:47 smithi155 ceph-mon[27498]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T08:27:47.493 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-16T08:27:47.521 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi155 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 5696M 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[23719]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:27:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi155 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 5696M 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:27:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:47 smithi026 ceph-mon[33839]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T08:27:47.769 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:27:48.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:48 smithi155 ceph-mon[27498]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:48.227 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:48 smithi155 ceph-mon[27498]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T08:27:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:48 smithi026 ceph-mon[23719]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:48 smithi026 ceph-mon[23719]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T08:27:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:48 smithi026 ceph-mon[33839]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:48 smithi026 ceph-mon[33839]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T08:27:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:49.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:49.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:49.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:49 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:49 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T08:27:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:49 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T08:27:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:49 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:50 smithi155 ceph-mon[27498]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:50 smithi155 ceph-mon[27498]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:50 smithi155 ceph-mon[27498]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T08:27:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[23719]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[23719]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[23719]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T08:27:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[33839]: from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:27:50.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[33839]: pgmap v153: 1 pgs: 1 remapped+peering; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:50.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:50 smithi026 ceph-mon[33839]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T08:27:51.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T08:27:51.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/2047672767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]': finished 2024-09-16T08:27:51.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T08:27:51.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:51 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:27:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T08:27:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/2047672767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]': finished 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/2047672767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]: dispatch 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f214940-a25c-44f5-a055-d677a81d49a0"}]': finished 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T08:27:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:51 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:27:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:52 smithi026 ceph-mon[23719]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:52 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/3750964301' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:52 smithi026 ceph-mon[33839]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:52 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/3750964301' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:52 smithi155 ceph-mon[27498]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:27:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:52 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/3750964301' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T08:27:54.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:54 smithi026 ceph-mon[23719]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-16T08:27:54.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:54 smithi026 ceph-mon[33839]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-16T08:27:54.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:54 smithi155 ceph-mon[27498]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-16T08:27:56.327 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:56 smithi155 ceph-mon[27498]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:56 smithi026 ceph-mon[23719]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:56.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:56 smithi026 ceph-mon[33839]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:27:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:58 smithi026 ceph-mon[23719]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T08:27:58.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:58 smithi026 ceph-mon[33839]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T08:27:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:58 smithi155 ceph-mon[27498]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T08:27:59.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:59 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T08:27:59.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:27:59 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:59 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T08:27:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:27:59 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:27:59.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:59 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T08:27:59.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:27:59 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:00.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:00 smithi155 ceph-mon[27498]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T08:28:00.415 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:00 smithi155 ceph-mon[27498]: Deploying daemon osd.7 on smithi155 2024-09-16T08:28:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:00 smithi026 ceph-mon[23719]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T08:28:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:00 smithi026 ceph-mon[23719]: Deploying daemon osd.7 on smithi155 2024-09-16T08:28:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:00 smithi026 ceph-mon[33839]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T08:28:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:00 smithi026 ceph-mon[33839]: Deploying daemon osd.7 on smithi155 2024-09-16T08:28:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:02 smithi155 ceph-mon[27498]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:02 smithi026 ceph-mon[23719]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:02.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:02 smithi026 ceph-mon[33839]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:04.489 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:04 smithi155 ceph-mon[27498]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T08:28:04.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:04 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:04.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:04 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:04.490 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:04 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[23719]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[33839]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-16T08:28:04.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:04 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:06.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:06 smithi155 ceph-mon[27498]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:06 smithi026 ceph-mon[23719]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:06.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:06 smithi026 ceph-mon[33839]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:07.349 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 7 on host 'smithi155' 2024-09-16T08:28:07.986 DEBUG:teuthology.orchestra.run.smithi155:osd.7> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T08:28:07.989 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T08:28:07.989 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T08:28:08.261 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:08.607 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[33839]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[23719]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.608 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:08 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:08 smithi155 ceph-mon[27498]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:08.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:08 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:08.875 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:09.145 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:28:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:28:09.108+0000 7fefbca35640 -1 osd.7 0 log_to_monitors true 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2751521939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[23719]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[23719]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2751521939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[33839]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:09 smithi026 ceph-mon[33839]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:09 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2751521939' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:09 smithi155 ceph-mon[27498]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:09 smithi155 ceph-mon[27498]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T08:28:09.657 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1726475265,"num_in_osds":8,"osd_in_since":1726475270,"num_remapped_pgs":0} 2024-09-16T08:28:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:28:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T08:28:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[33839]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:10 smithi026 ceph-mon[23719]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:10.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:28:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T08:28:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: from='osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-mon[27498]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-09-16T08:28:10.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:28:10.360+0000 7fefb89b8640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T08:28:10.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:28:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:28:10.366+0000 7fefb47e0640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:28:10.658 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T08:28:10.920 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051] boot 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T08:28:11.588 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:11 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.672 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:11.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:28:11.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051] boot 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:11.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-16T08:28:11.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: osd.7 [v2:172.21.15.155:6824/614556051,v1:172.21.15.155:6825/614556051] boot 2024-09-16T08:28:11.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T08:28:11.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:11 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:12.306 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726475291,"num_in_osds":8,"osd_in_since":1726475270,"num_remapped_pgs":1} 2024-09-16T08:28:12.307 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T08:28:12.564 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:12.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: purged_snaps scrub starts 2024-09-16T08:28:12.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: purged_snaps scrub ok 2024-09-16T08:28:12.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: Detected new or changed devices on smithi155 2024-09-16T08:28:12.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 4272M 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3830033267' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:12.898 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[33839]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: purged_snaps scrub starts 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: purged_snaps scrub ok 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: Detected new or changed devices on smithi155 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 4272M 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3830033267' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:12.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:12 smithi026 ceph-mon[23719]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T08:28:13.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: purged_snaps scrub starts 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: purged_snaps scrub ok 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: Detected new or changed devices on smithi155 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 4272M 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:13.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3830033267' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:13.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:12 smithi155 ceph-mon[27498]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T08:28:13.167 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:13.167 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":56,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","created":"2024-09-16T08:23:03.667987+0000","modified":"2024-09-16T08:28:12.351228+0000","last_up_change":"2024-09-16T08:28:11.349830+0000","last_in_change":"2024-09-16T08:27:50.780078+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-16T08:26:08.868692+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":"de409cc7-ca7d-4c01-b341-ed22f0b69598","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.26:6802","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6803","nonce":3936391637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6805","nonce":3936391637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6809","nonce":3936391637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6807","nonce":3936391637}]},"public_addr":"172.21.15.26:6803/3936391637","cluster_addr":"172.21.15.26:6805/3936391637","heartbeat_back_addr":"172.21.15.26:6809/3936391637","heartbeat_front_addr":"172.21.15.26:6807/3936391637","state":["exists","up"]},{"osd":1,"uuid":"415e79e1-a8d1-4208-bb27-697d8ab1caea","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.26:6810","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6811","nonce":1336671211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6813","nonce":1336671211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6817","nonce":1336671211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6815","nonce":1336671211}]},"public_addr":"172.21.15.26:6811/1336671211","cluster_addr":"172.21.15.26:6813/1336671211","heartbeat_back_addr":"172.21.15.26:6817/1336671211","heartbeat_front_addr":"172.21.15.26:6815/1336671211","state":["exists","up"]},{"osd":2,"uuid":"0bca801a-a3e0-4a65-abcc-4db2b72fe0c4","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.26:6818","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6819","nonce":1090915825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6821","nonce":1090915825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6825","nonce":1090915825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6823","nonce":1090915825}]},"public_addr":"172.21.15.26:6819/1090915825","cluster_addr":"172.21.15.26:6821/1090915825","heartbeat_back_addr":"172.21.15.26:6825/1090915825","heartbeat_front_addr":"172.21.15.26:6823/1090915825","state":["exists","up"]},{"osd":3,"uuid":"9b45859f-8293-42b9-8739-bd6ec402e2b1","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.26:6826","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6827","nonce":3020594394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6829","nonce":3020594394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6833","nonce":3020594394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6831","nonce":3020594394}]},"public_addr":"172.21.15.26:6827/3020594394","cluster_addr":"172.21.15.26:6829/3020594394","heartbeat_back_addr":"172.21.15.26:6833/3020594394","heartbeat_front_addr":"172.21.15.26:6831/3020594394","state":["exists","up"]},{"osd":4,"uuid":"d7d05ab7-d2e6-4335-920b-73c5f68024fa","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.155:6800","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6801","nonce":4084627912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6803","nonce":4084627912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6807","nonce":4084627912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6805","nonce":4084627912}]},"public_addr":"172.21.15.155:6801/4084627912","cluster_addr":"172.21.15.155:6803/4084627912","heartbeat_back_addr":"172.21.15.155:6807/4084627912","heartbeat_front_addr":"172.21.15.155:6805/4084627912","state":["exists","up"]},{"osd":5,"uuid":"85738fc2-9530-4ad1-9024-f680e885a3ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6809","nonce":3593067034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6811","nonce":3593067034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6815","nonce":3593067034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6813","nonce":3593067034}]},"public_addr":"172.21.15.155:6809/3593067034","cluster_addr":"172.21.15.155:6811/3593067034","heartbeat_back_addr":"172.21.15.155:6815/3593067034","heartbeat_front_addr":"172.21.15.155:6813/3593067034","state":["exists","up"]},{"osd":6,"uuid":"de63f217-7b18-49aa-ac27-97f254402b26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6817","nonce":72365832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6819","nonce":72365832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6823","nonce":72365832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6821","nonce":72365832}]},"public_addr":"172.21.15.155:6817/72365832","cluster_addr":"172.21.15.155:6819/72365832","heartbeat_back_addr":"172.21.15.155:6823/72365832","heartbeat_front_addr":"172.21.15.155:6821/72365832","state":["exists","up"]},{"osd":7,"uuid":"5f214940-a25c-44f5-a055-d677a81d49a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6825","nonce":614556051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6827","nonce":614556051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6831","nonce":614556051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6829","nonce":614556051}]},"public_addr":"172.21.15.155:6825/614556051","cluster_addr":"172.21.15.155:6827/614556051","heartbeat_back_addr":"172.21.15.155:6831/614556051","heartbeat_front_addr":"172.21.15.155:6829/614556051","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-16T08:25:13.824416+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-16T08:25:39.965006+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-16T08:26:05.213632+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-16T08:26:30.796545+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-16T08:26:53.277804+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-16T08:27:19.028761+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-16T08:27:44.546235+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-16T08:28:10.067302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.26:6800/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/1983389679":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/4071763364":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/165706610":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2633096757":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6801/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:6801/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6800/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/3539733326":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2375184185":"2024-09-17T08:23:36.300909+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-16T08:28:14.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[23719]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:14.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3262524475' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:14.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[23719]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T08:28:14.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[33839]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:14.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3262524475' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:14.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:13 smithi026 ceph-mon[33839]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T08:28:14.046 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T08:26:08.868692+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-16T08:28:14.047 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T08:28:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:13 smithi155 ceph-mon[27498]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:13 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3262524475' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:13 smithi155 ceph-mon[27498]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T08:28:14.306 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:15.029 INFO:teuthology.orchestra.run.smithi026.stdout:pg_num: 1 2024-09-16T08:28:15.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[23719]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T08:28:15.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[23719]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:15.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3070067444' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T08:28:15.559 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[33839]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T08:28:15.560 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[33839]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:15.560 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3070067444' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T08:28:15.588 INFO:tasks.cephadm:Adding prometheus.a on smithi155 2024-09-16T08:28:15.588 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi155=a' 2024-09-16T08:28:15.617 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:15 smithi155 ceph-mon[27498]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T08:28:15.617 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:15 smithi155 ceph-mon[27498]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:15.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3070067444' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T08:28:15.848 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:28:16.485 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled prometheus update... 2024-09-16T08:28:16.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:16 smithi155 ceph-mon[27498]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T08:28:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:16 smithi026 ceph-mon[23719]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T08:28:16.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:16 smithi026 ceph-mon[33839]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T08:28:17.154 DEBUG:teuthology.orchestra.run.smithi155:prometheus.a> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T08:28:17.197 INFO:tasks.cephadm:Adding node-exporter.a on smithi026 2024-09-16T08:28:17.197 INFO:tasks.cephadm:Adding node-exporter.b on smithi155 2024-09-16T08:28:17.198 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi026=a;smithi155=b' 2024-09-16T08:28:17.517 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: Saving service prometheus spec with placement smithi155=a;count:1 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:17 smithi155 ceph-mon[27498]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: Saving service prometheus spec with placement smithi155=a;count:1 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[23719]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s, 0 objects/s recovering 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: Saving service prometheus spec with placement smithi155=a;count:1 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:17.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:17 smithi026 ceph-mon[33839]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:28:18.220 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled node-exporter update... 2024-09-16T08:28:19.132 DEBUG:teuthology.orchestra.run.smithi026:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T08:28:19.137 DEBUG:teuthology.orchestra.run.smithi155:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T08:28:19.139 INFO:tasks.cephadm:Adding alertmanager.a on smithi026 2024-09-16T08:28:19.139 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi026=a' 2024-09-16T08:28:19.422 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[23719]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[23719]: Saving service node-exporter spec with placement smithi026=a;smithi155=b;count:2 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[33839]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[33839]: Saving service node-exporter spec with placement smithi026=a;smithi155=b;count:2 2024-09-16T08:28:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:19 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:19.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:19 smithi155 ceph-mon[27498]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:19.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:19 smithi155 ceph-mon[27498]: Saving service node-exporter spec with placement smithi026=a;smithi155=b;count:2 2024-09-16T08:28:19.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:19 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:20.246 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled alertmanager update... 2024-09-16T08:28:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:20 smithi026 ceph-mon[23719]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:28:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:20 smithi026 ceph-mon[33839]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:28:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:20 smithi155 ceph-mon[27498]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T08:28:21.220 DEBUG:teuthology.orchestra.run.smithi026:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T08:28:21.223 INFO:tasks.cephadm:Adding grafana.a on smithi155 2024-09-16T08:28:21.223 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi155=a' 2024-09-16T08:28:21.483 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[23719]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[23719]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[33839]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[33839]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-16T08:28:21.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:21 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:21 smithi155 ceph-mon[27498]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:21 smithi155 ceph-mon[27498]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-16T08:28:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:21 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:22.386 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled grafana update... 2024-09-16T08:28:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:22 smithi026 ceph-mon[23719]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T08:28:22.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:22 smithi026 ceph-mon[33839]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T08:28:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:22 smithi155 ceph-mon[27498]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-16T08:28:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[23719]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[23719]: Saving service grafana spec with placement smithi155=a;count:1 2024-09-16T08:28:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[23719]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T08:28:23.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[33839]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:23.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[33839]: Saving service grafana spec with placement smithi155=a;count:1 2024-09-16T08:28:23.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:23.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:23 smithi026 ceph-mon[33839]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T08:28:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:23 smithi155 ceph-mon[27498]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:28:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:23 smithi155 ceph-mon[27498]: Saving service grafana spec with placement smithi155=a;count:1 2024-09-16T08:28:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:23 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:23 smithi155 ceph-mon[27498]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-16T08:28:24.041 DEBUG:teuthology.orchestra.run.smithi155:grafana.a> sudo journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T08:28:24.044 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T08:28:24.044 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T08:28:24.311 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:25.026 INFO:teuthology.orchestra.run.smithi026.stdout:[client.0] 2024-09-16T08:28:25.026 INFO:teuthology.orchestra.run.smithi026.stdout: key = AQAp7OdmgXhXARAA7T0BYyTvPoqSJYpNGRdirg== 2024-09-16T08:28:25.588 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T08:28:25.588 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T08:28:25.588 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T08:28:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:25 smithi155 ceph-mon[27498]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:25 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/195034277' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:25 smithi155 ceph-mon[27498]: 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-16T08:28:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:25 smithi155 ceph-mon[27498]: 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-16T08:28:25.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T08:28:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[23719]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/195034277' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[23719]: 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-16T08:28:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[23719]: 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-16T08:28:25.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[33839]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T08:28:25.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/195034277' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:25.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[33839]: 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-16T08:28:25.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:25 smithi026 ceph-mon[33839]: 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-16T08:28:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:27 smithi026 ceph-mon[23719]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T08:28:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:27 smithi026 ceph-mon[33839]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T08:28:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:27 smithi155 ceph-mon[27498]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T08:28:27.968 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T08:28:28.854 INFO:teuthology.orchestra.run.smithi155.stdout:[client.1] 2024-09-16T08:28:28.854 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQAs7OdmTpaxMhAAk9pImvFCu2/vWyQONKhnjw== 2024-09-16T08:28:29.620 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-16T08:28:29.620 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T08:28:29.621 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T08:28:29.659 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T08:28:29.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-mon[27498]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:29.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-mon[27498]: from='client.? 172.21.15.155:0/4162191709' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:29.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-mon[27498]: 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-16T08:28:29.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-mon[27498]: 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-16T08:28:29.746 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 podman[54971]: 2024-09-16 08:28:29.722019869 +0000 UTC m=+1.016321286 container start 4012ca6c3e5bcd8fd416a709bf13c98a1459de487c9781977f6f4867053b038a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:28:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[23719]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[23719]: from='client.? 172.21.15.155:0/4162191709' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[23719]: 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-16T08:28:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[23719]: 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-16T08:28:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[33839]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[33839]: from='client.? 172.21.15.155:0/4162191709' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T08:28:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[33839]: 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-16T08:28:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:29 smithi026 ceph-mon[33839]: 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-16T08:28:29.933 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:30.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.745Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:28:30.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.745Z 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-16T08:28:30.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.745Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:28:30.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.745Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:28:30.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.745Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.747Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.747Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.748Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.748Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.750Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.750Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.26µs 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.750Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.750Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.750Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.265µs wal_replay_duration=207.486µs wbl_replay_duration=120ns total_replay_duration=263.205µs 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.751Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.751Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:28:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.751Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:28:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.771Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.125153ms db_storage=730ns remote_storage=1.022µs web_handler=323ns query_engine=531ns scrape=383.876µs scrape_sd=75.219µs notify=741ns notify_sd=1.42µs rules=19.375545ms tracing=5.842µs 2024-09-16T08:28:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.771Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:28:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:28:29.771Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:28:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 bash[54971]: 4012ca6c3e5bcd8fd416a709bf13c98a1459de487c9781977f6f4867053b038a 2024-09-16T08:28:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:28:29 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:28:30.541 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.238 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1555171405' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: ignoring --setuser ceph since I am not root 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: ignoring --setgroup ceph since I am not root 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:30 smithi155 ceph-mgr[29208]: -- 172.21.15.155:0/3533433867 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b58aa090e0 con 0x55b58a9e6800 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.033+0000 7fae37f76040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.089+0000 7fae37f76040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:28:31.239 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.236+0000 7fae37f76040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1555171405' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1555171405' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setuser ceph since I am not root 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:30 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setgroup ceph since I am not root 2024-09-16T08:28:31.241 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.035+0000 7f44640f7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:28:31.242 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.095+0000 7f44640f7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:28:31.269 INFO:teuthology.orchestra.run.smithi026.stdout:[{"version":20,"timestamp":"2024-09-16T08:28:11.628388+0000","name":"","changes":[{"name":"osd/host:smithi155/osd_memory_target","previous_value":"5972730129","new_value":"4479547596"}]}] 2024-09-16T08:28:31.270 INFO:tasks.ceph_manager:config epoch is 20 2024-09-16T08:28:31.270 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T08:28:31.270 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T08:28:31.270 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T08:28:31.493 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.252+0000 7f44640f7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:28:31.493 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.325+0000 7f44640f7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:28:31.493 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.492+0000 7f44640f7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:28:31.537 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:31.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.302+0000 7fae37f76040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:28:31.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.449+0000 7fae37f76040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:28:31.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.646+0000 7f44640f7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:28:31.889 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.590+0000 7fae37f76040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:28:32.049 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-mon[23719]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T08:28:32.049 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-mon[23719]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T08:28:32.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-mon[33839]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T08:28:32.050 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-mon[33839]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T08:28:32.050 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:31.982+0000 7f44640f7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:28:32.050 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:32.048+0000 7f44640f7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:28:32.148 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-mon[27498]: from='mgr.14150 172.21.15.26:0/2307046382' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T08:28:32.148 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-mon[27498]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T08:28:32.149 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.900+0000 7fae37f76040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:28:32.149 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:31.961+0000 7fae37f76040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:28:32.149 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:32.147+0000 7fae37f76040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:28:32.231 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:32.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:32.246+0000 7f44640f7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:28:32.912 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6800","nonce":3162452530},{"type":"v1","addr":"172.21.15.26:6801","nonce":3162452530}]},"active_addr":"172.21.15.26:6801/3162452530","active_change":"2024-09-16T08:24:00.373047+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24109,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.26: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.26:0","nonce":1208028750}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":2860646563}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":721266457}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":38118408}]}]} 2024-09-16T08:28:32.916 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T08:28:32.916 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T08:28:32.917 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T08:28:33.174 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:33.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:32 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4191393997' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:28:33.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:32 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4191393997' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:28:33.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:32 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/4191393997' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:28:33.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:33.032+0000 7fae37f76040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:28:33.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:33.100+0000 7fae37f76040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:28:33.456 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:33 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:33.200+0000 7f44640f7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:28:33.456 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:33 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:33.272+0000 7f44640f7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:28:33.814 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:33.814 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":59,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","created":"2024-09-16T08:23:03.667987+0000","modified":"2024-09-16T08:28:15.361344+0000","last_up_change":"2024-09-16T08:28:11.349830+0000","last_in_change":"2024-09-16T08:27:50.780078+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-16T08:26:08.868692+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":"de409cc7-ca7d-4c01-b341-ed22f0b69598","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6803","nonce":3936391637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6805","nonce":3936391637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6809","nonce":3936391637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6807","nonce":3936391637}]},"public_addr":"172.21.15.26:6803/3936391637","cluster_addr":"172.21.15.26:6805/3936391637","heartbeat_back_addr":"172.21.15.26:6809/3936391637","heartbeat_front_addr":"172.21.15.26:6807/3936391637","state":["exists","up"]},{"osd":1,"uuid":"415e79e1-a8d1-4208-bb27-697d8ab1caea","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.26:6810","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6811","nonce":1336671211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6813","nonce":1336671211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6817","nonce":1336671211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6815","nonce":1336671211}]},"public_addr":"172.21.15.26:6811/1336671211","cluster_addr":"172.21.15.26:6813/1336671211","heartbeat_back_addr":"172.21.15.26:6817/1336671211","heartbeat_front_addr":"172.21.15.26:6815/1336671211","state":["exists","up"]},{"osd":2,"uuid":"0bca801a-a3e0-4a65-abcc-4db2b72fe0c4","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.26:6818","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6819","nonce":1090915825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6821","nonce":1090915825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6825","nonce":1090915825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6823","nonce":1090915825}]},"public_addr":"172.21.15.26:6819/1090915825","cluster_addr":"172.21.15.26:6821/1090915825","heartbeat_back_addr":"172.21.15.26:6825/1090915825","heartbeat_front_addr":"172.21.15.26:6823/1090915825","state":["exists","up"]},{"osd":3,"uuid":"9b45859f-8293-42b9-8739-bd6ec402e2b1","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.26:6826","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6827","nonce":3020594394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6829","nonce":3020594394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6833","nonce":3020594394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6831","nonce":3020594394}]},"public_addr":"172.21.15.26:6827/3020594394","cluster_addr":"172.21.15.26:6829/3020594394","heartbeat_back_addr":"172.21.15.26:6833/3020594394","heartbeat_front_addr":"172.21.15.26:6831/3020594394","state":["exists","up"]},{"osd":4,"uuid":"d7d05ab7-d2e6-4335-920b-73c5f68024fa","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.155:6800","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6801","nonce":4084627912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6803","nonce":4084627912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6807","nonce":4084627912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6805","nonce":4084627912}]},"public_addr":"172.21.15.155:6801/4084627912","cluster_addr":"172.21.15.155:6803/4084627912","heartbeat_back_addr":"172.21.15.155:6807/4084627912","heartbeat_front_addr":"172.21.15.155:6805/4084627912","state":["exists","up"]},{"osd":5,"uuid":"85738fc2-9530-4ad1-9024-f680e885a3ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6809","nonce":3593067034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6811","nonce":3593067034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6815","nonce":3593067034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6813","nonce":3593067034}]},"public_addr":"172.21.15.155:6809/3593067034","cluster_addr":"172.21.15.155:6811/3593067034","heartbeat_back_addr":"172.21.15.155:6815/3593067034","heartbeat_front_addr":"172.21.15.155:6813/3593067034","state":["exists","up"]},{"osd":6,"uuid":"de63f217-7b18-49aa-ac27-97f254402b26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6817","nonce":72365832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6819","nonce":72365832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6823","nonce":72365832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6821","nonce":72365832}]},"public_addr":"172.21.15.155:6817/72365832","cluster_addr":"172.21.15.155:6819/72365832","heartbeat_back_addr":"172.21.15.155:6823/72365832","heartbeat_front_addr":"172.21.15.155:6821/72365832","state":["exists","up"]},{"osd":7,"uuid":"5f214940-a25c-44f5-a055-d677a81d49a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6825","nonce":614556051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6827","nonce":614556051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6831","nonce":614556051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6829","nonce":614556051}]},"public_addr":"172.21.15.155:6825/614556051","cluster_addr":"172.21.15.155:6827/614556051","heartbeat_back_addr":"172.21.15.155:6831/614556051","heartbeat_front_addr":"172.21.15.155:6829/614556051","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-16T08:25:13.824416+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-16T08:25:39.965006+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-16T08:26:05.213632+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-16T08:26:30.796545+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-16T08:26:53.277804+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-16T08:27:19.028761+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-16T08:27:44.546235+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-16T08:28:10.067302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/1983389679":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/4071763364":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/165706610":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2633096757":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6801/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:6801/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6800/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/3539733326":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2375184185":"2024-09-17T08:23:36.300909+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-16T08:28:34.071 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:33 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1131759902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:34.072 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:33.811+0000 7fae37f76040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:28:34.072 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:33.928+0000 7fae37f76040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:28:34.163 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:33 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1131759902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:34.163 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:33 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1131759902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:34.163 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.040+0000 7f44640f7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:28:34.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.070+0000 7fae37f76040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:28:34.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.131+0000 7fae37f76040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:28:34.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.280+0000 7fae37f76040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:28:34.433 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.162+0000 7f44640f7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:28:34.433 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.313+0000 7f44640f7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:28:34.433 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.378+0000 7f44640f7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:28:34.434 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T08:28:34.435 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T08:28:34.631 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.348+0000 7fae37f76040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:28:34.631 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.407+0000 7fae37f76040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:28:34.631 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.566+0000 7fae37f76040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:28:34.631 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.629+0000 7fae37f76040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:28:34.688 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.541+0000 7f44640f7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:28:34.688 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.614+0000 7f44640f7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:28:34.689 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.687+0000 7f44640f7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:28:34.695 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:34.899 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.697+0000 7fae37f76040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:28:34.899 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.779+0000 7fae37f76040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:28:34.899 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.839+0000 7fae37f76040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:28:34.899 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:34.897+0000 7fae37f76040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:28:34.955 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.863+0000 7f44640f7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:28:34.956 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:34.932+0000 7f44640f7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:28:35.220 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:35.005+0000 7f44640f7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:28:35.220 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:35.092+0000 7f44640f7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:28:35.220 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:35.156+0000 7f44640f7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:28:35.220 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:35.219+0000 7f44640f7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:28:35.411 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:35.411 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":59,"fsid":"c216db1e-7404-11ef-bceb-c7b262605968","created":"2024-09-16T08:23:03.667987+0000","modified":"2024-09-16T08:28:15.361344+0000","last_up_change":"2024-09-16T08:28:11.349830+0000","last_in_change":"2024-09-16T08:27:50.780078+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-16T08:26:08.868692+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":"de409cc7-ca7d-4c01-b341-ed22f0b69598","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6803","nonce":3936391637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6805","nonce":3936391637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6809","nonce":3936391637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":3936391637},{"type":"v1","addr":"172.21.15.26:6807","nonce":3936391637}]},"public_addr":"172.21.15.26:6803/3936391637","cluster_addr":"172.21.15.26:6805/3936391637","heartbeat_back_addr":"172.21.15.26:6809/3936391637","heartbeat_front_addr":"172.21.15.26:6807/3936391637","state":["exists","up"]},{"osd":1,"uuid":"415e79e1-a8d1-4208-bb27-697d8ab1caea","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.26:6810","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6811","nonce":1336671211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6813","nonce":1336671211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6817","nonce":1336671211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1336671211},{"type":"v1","addr":"172.21.15.26:6815","nonce":1336671211}]},"public_addr":"172.21.15.26:6811/1336671211","cluster_addr":"172.21.15.26:6813/1336671211","heartbeat_back_addr":"172.21.15.26:6817/1336671211","heartbeat_front_addr":"172.21.15.26:6815/1336671211","state":["exists","up"]},{"osd":2,"uuid":"0bca801a-a3e0-4a65-abcc-4db2b72fe0c4","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.26:6818","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6819","nonce":1090915825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6821","nonce":1090915825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6825","nonce":1090915825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":1090915825},{"type":"v1","addr":"172.21.15.26:6823","nonce":1090915825}]},"public_addr":"172.21.15.26:6819/1090915825","cluster_addr":"172.21.15.26:6821/1090915825","heartbeat_back_addr":"172.21.15.26:6825/1090915825","heartbeat_front_addr":"172.21.15.26:6823/1090915825","state":["exists","up"]},{"osd":3,"uuid":"9b45859f-8293-42b9-8739-bd6ec402e2b1","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.26:6826","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6827","nonce":3020594394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6829","nonce":3020594394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6833","nonce":3020594394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":3020594394},{"type":"v1","addr":"172.21.15.26:6831","nonce":3020594394}]},"public_addr":"172.21.15.26:6827/3020594394","cluster_addr":"172.21.15.26:6829/3020594394","heartbeat_back_addr":"172.21.15.26:6833/3020594394","heartbeat_front_addr":"172.21.15.26:6831/3020594394","state":["exists","up"]},{"osd":4,"uuid":"d7d05ab7-d2e6-4335-920b-73c5f68024fa","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.155:6800","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6801","nonce":4084627912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6803","nonce":4084627912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6807","nonce":4084627912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":4084627912},{"type":"v1","addr":"172.21.15.155:6805","nonce":4084627912}]},"public_addr":"172.21.15.155:6801/4084627912","cluster_addr":"172.21.15.155:6803/4084627912","heartbeat_back_addr":"172.21.15.155:6807/4084627912","heartbeat_front_addr":"172.21.15.155:6805/4084627912","state":["exists","up"]},{"osd":5,"uuid":"85738fc2-9530-4ad1-9024-f680e885a3ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6809","nonce":3593067034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6811","nonce":3593067034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6815","nonce":3593067034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3593067034},{"type":"v1","addr":"172.21.15.155:6813","nonce":3593067034}]},"public_addr":"172.21.15.155:6809/3593067034","cluster_addr":"172.21.15.155:6811/3593067034","heartbeat_back_addr":"172.21.15.155:6815/3593067034","heartbeat_front_addr":"172.21.15.155:6813/3593067034","state":["exists","up"]},{"osd":6,"uuid":"de63f217-7b18-49aa-ac27-97f254402b26","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6817","nonce":72365832}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6819","nonce":72365832}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6823","nonce":72365832}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":72365832},{"type":"v1","addr":"172.21.15.155:6821","nonce":72365832}]},"public_addr":"172.21.15.155:6817/72365832","cluster_addr":"172.21.15.155:6819/72365832","heartbeat_back_addr":"172.21.15.155:6823/72365832","heartbeat_front_addr":"172.21.15.155:6821/72365832","state":["exists","up"]},{"osd":7,"uuid":"5f214940-a25c-44f5-a055-d677a81d49a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6825","nonce":614556051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6827","nonce":614556051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6831","nonce":614556051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":614556051},{"type":"v1","addr":"172.21.15.155:6829","nonce":614556051}]},"public_addr":"172.21.15.155:6825/614556051","cluster_addr":"172.21.15.155:6827/614556051","heartbeat_back_addr":"172.21.15.155:6831/614556051","heartbeat_front_addr":"172.21.15.155:6829/614556051","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-16T08:25:13.824416+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-16T08:25:39.965006+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-16T08:26:05.213632+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-16T08:26:30.796545+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-16T08:26:53.277804+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-16T08:27:19.028761+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-16T08:27:44.546235+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-16T08:28:10.067302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/1983389679":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/4071763364":"2024-09-17T08:24:00.372935+0000","172.21.15.26:0/165706610":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2633096757":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6801/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:6801/3452947443":"2024-09-17T08:24:00.372935+0000","172.21.15.26:6800/290493790":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/3539733326":"2024-09-17T08:23:36.300909+0000","172.21.15.26:0/2375184185":"2024-09-17T08:23:36.300909+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-16T08:28:35.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/16924858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:35.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:35 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/16924858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:35.798 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/16924858' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T08:28:35.798 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:35.689+0000 7fae37f76040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:28:35.798 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: [16/Sep/2024:08:28:35] ENGINE Bus STARTING 2024-09-16T08:28:35.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: CherryPy Checker: 2024-09-16T08:28:35.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: The Application mounted at '' has an empty config. 2024-09-16T08:28:35.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: 2024-09-16T08:28:35.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: [16/Sep/2024:08:28:35] ENGINE Serving on http://:::9283 2024-09-16T08:28:35.799 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:28:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[29204]: [16/Sep/2024:08:28:35] ENGINE Bus STARTED 2024-09-16T08:28:36.164 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T08:28:36.164 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T08:28:36.165 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T08:28:36.165 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T08:28:36.166 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T08:28:36.166 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T08:28:36.167 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T08:28:36.167 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T08:28:36.464 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:36.066+0000 7f44640f7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:28:36] ENGINE Bus STARTING 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: CherryPy Checker: 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: The Application mounted at '' has an empty config. 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:28:36] ENGINE Serving on http://:::9283 2024-09-16T08:28:36.465 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:28:36] ENGINE Bus STARTED 2024-09-16T08:28:36.469 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: Standby manager daemon x restarted 2024-09-16T08:28:36.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: Standby manager daemon x restarted 2024-09-16T08:28:36.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:28:36.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:28:36.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: Active manager daemon y restarted 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: Activating manager daemon y 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: mgrmap e17: y(active, starting, since 0.00723025s), standbys: x 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:28:36.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: Manager daemon y is now available 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:36.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: Active manager daemon y restarted 2024-09-16T08:28:36.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: Activating manager daemon y 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: mgrmap e17: y(active, starting, since 0.00723025s), standbys: x 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:28:36.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: Manager daemon y is now available 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:28:36.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: Standby manager daemon x restarted 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/2663180231' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: Active manager daemon y restarted 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: mgrmap e17: y(active, starting, since 0.00723025s), standbys: x 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:28:36.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:28:36.774 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:28:36.775 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:28:36.775 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:36.775 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:36.775 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:28:36.775 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:28:36.787 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:36.788 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:36.853 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:36.858 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:36.869 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:38.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:38 smithi155 ceph-mon[27498]: mgrmap e18: y(active, since 1.01132s), standbys: x 2024-09-16T08:28:38.080 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:38 smithi155 ceph-mon[27498]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:38.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-mon[23719]: mgrmap e18: y(active, since 1.01132s), standbys: x 2024-09-16T08:28:38.420 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-mon[23719]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:38.420 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-mon[33839]: mgrmap e18: y(active, since 1.01132s), standbys: x 2024-09-16T08:28:38.420 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-mon[33839]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:39.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:38.855+0000 7f43bc92c640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:28:38] ENGINE Error in HTTPServer.serve 2024-09-16T08:28:39.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: Traceback (most recent call last): 2024-09-16T08:28:39.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:28:39.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._connections.run(self.expiration_interval) 2024-09-16T08:28:39.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:28:39.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._run(expiration_interval) 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: s = self.context.wrap_socket( 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: return self.sslsocket_class._create( 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:28:39.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self.do_handshake() 2024-09-16T08:28:39.030 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:28:39.030 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: self._sslobj.do_handshake() 2024-09-16T08:28:39.030 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:28:39.030 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:28:39.271 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: [16/Sep/2024:08:28:38] ENGINE Bus STARTING 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: [16/Sep/2024:08:28:38] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[33839]: [16/Sep/2024:08:28:38] ENGINE Error in HTTPServer.serve 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:28:39.327 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:28:39.328 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T08:28:39.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: [16/Sep/2024:08:28:38] ENGINE Bus STARTING 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: [16/Sep/2024:08:28:38] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:39 smithi026 ceph-mon[23719]: [16/Sep/2024:08:28:38] ENGINE Error in HTTPServer.serve 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:28:39.330 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:28:39.331 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: [16/Sep/2024:08:28:38] ENGINE Bus STARTING 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: [16/Sep/2024:08:28:38] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:39 smithi155 ceph-mon[27498]: [16/Sep/2024:08:28:38] ENGINE Error in HTTPServer.serve 2024-09-16T08:28:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout: Traceback (most recent call last): 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._run(expiration_interval) 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: s = self.context.wrap_socket( 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: return self.sslsocket_class._create( 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:28:39.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self.do_handshake() 2024-09-16T08:28:39.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:28:39.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._sslobj.do_handshake() 2024-09-16T08:28:39.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:28:39.814 INFO:teuthology.orchestra.run.smithi026.stdout:201863462924 2024-09-16T08:28:39.815 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:28:38] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:28:38] ENGINE Bus STARTED 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 4016M 2024-09-16T08:28:40.576 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: [16/Sep/2024:08:28:38] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: [16/Sep/2024:08:28:38] ENGINE Bus STARTED 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 4016M 2024-09-16T08:28:40.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.578 INFO:teuthology.orchestra.run.smithi026.stdout:111669149723 2024-09-16T08:28:40.579 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T08:28:40.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: [16/Sep/2024:08:28:38] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:28:40.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: [16/Sep/2024:08:28:38] ENGINE Bus STARTED 2024-09-16T08:28:40.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:40.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:28:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 4016M 2024-09-16T08:28:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:41.152 INFO:teuthology.orchestra.run.smithi026.stdout:55834574886 2024-09-16T08:28:41.152 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T08:28:41.394 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:41.394 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:41.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:41 smithi026 ceph-mon[33839]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:41.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:41 smithi026 ceph-mon[33839]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T08:28:41.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:41 smithi026 ceph-mon[23719]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:41.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:41 smithi026 ceph-mon[23719]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T08:28:41.806 INFO:teuthology.orchestra.run.smithi026.stdout:133143986199 2024-09-16T08:28:41.807 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T08:28:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:41 smithi155 ceph-mon[27498]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:41 smithi155 ceph-mon[27498]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T08:28:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:28:42] "GET /metrics HTTP/1.1" 200 23689 "" "Prometheus/2.43.0" 2024-09-16T08:28:43.096 INFO:teuthology.orchestra.run.smithi026.stdout:77309411360 2024-09-16T08:28:43.096 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T08:28:43.661 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:43 smithi026 ceph-mon[23719]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:43.662 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:43 smithi026 ceph-mon[33839]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:43.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:43 smithi155 ceph-mon[27498]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:43.966 INFO:teuthology.orchestra.run.smithi026.stdout:236223201288 2024-09-16T08:28:43.967 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T08:28:44.179 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:44.609 INFO:teuthology.orchestra.run.smithi026.stdout:34359738411 2024-09-16T08:28:44.610 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T08:28:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:45 smithi026 ceph-mon[23719]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T08:28:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:45 smithi026 ceph-mon[33839]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T08:28:45.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:45 smithi155 ceph-mon[27498]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-16T08:28:45.853 INFO:teuthology.orchestra.run.smithi026.stdout:167503724563 2024-09-16T08:28:45.853 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T08:28:45.888 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:46.978 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:46.979 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:46.984 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:46.984 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:47.195 INFO:teuthology.orchestra.run.smithi026.stdout:201863462925 2024-09-16T08:28:47.762 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:47 smithi026 ceph-mon[23719]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T08:28:47.762 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/830732003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T08:28:47.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:47 smithi026 ceph-mon[33839]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T08:28:47.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/830732003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T08:28:47.829 INFO:teuthology.orchestra.run.smithi026.stdout:111669149724 2024-09-16T08:28:47.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:47 smithi155 ceph-mon[27498]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T08:28:47.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/830732003' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T08:28:48.057 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462924 got 201863462925 for osd.6 2024-09-16T08:28:48.058 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:48.675 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:48 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2792772993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T08:28:48.675 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:48 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2792772993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T08:28:48.713 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149723 got 111669149724 for osd.3 2024-09-16T08:28:48.713 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:48.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:48 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2792772993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T08:28:49.326 INFO:teuthology.orchestra.run.smithi026.stdout:77309411362 2024-09-16T08:28:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:49 smithi026 ceph-mon[23719]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:28:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:49 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2110688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T08:28:49.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:49 smithi026 ceph-mon[33839]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:28:49.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:49 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2110688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T08:28:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:49 smithi155 ceph-mon[27498]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:28:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:49 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2110688662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T08:28:50.031 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411360 got 77309411362 for osd.2 2024-09-16T08:28:50.031 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:50.367 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:50.585 INFO:teuthology.orchestra.run.smithi026.stdout:133143986201 2024-09-16T08:28:50.791 INFO:teuthology.orchestra.run.smithi026.stdout:55834574888 2024-09-16T08:28:51.218 INFO:teuthology.orchestra.run.smithi026.stdout:34359738412 2024-09-16T08:28:51.691 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574886 got 55834574888 for osd.1 2024-09-16T08:28:51.692 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[23719]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3718601918' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1423655709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2066107534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[33839]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3718601918' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T08:28:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1423655709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T08:28:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:51 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2066107534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T08:28:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:51 smithi155 ceph-mon[27498]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:51 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3718601918' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T08:28:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:51 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1423655709' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T08:28:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:28:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:51 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2066107534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T08:28:52.293 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986199 got 133143986201 for osd.4 2024-09-16T08:28:52.294 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:52.526 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:28:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:28:52] "GET /metrics HTTP/1.1" 200 26214 "" "Prometheus/2.43.0" 2024-09-16T08:28:52.565 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:52.756 INFO:teuthology.orchestra.run.smithi026.stdout:236223201289 2024-09-16T08:28:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:52 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:52 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:52.846 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:52 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:52.846 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:52 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:52.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:52 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:52.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:52 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:53.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738411 got 34359738412 for osd.0 2024-09-16T08:28:53.460 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3255074371' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:53.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3255074371' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:53.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:54.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:28:54.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:53 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:28:54.001 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201288 got 236223201289 for osd.7 2024-09-16T08:28:54.001 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3255074371' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:28:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:53 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:28:54.673 INFO:teuthology.orchestra.run.smithi026.stdout:167503724564 2024-09-16T08:28:55.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1854096844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:28:55.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:54 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1854096844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T08:28:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:28:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:28:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:54 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1854096844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T08:28:55.746 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724563 got 167503724564 for osd.5 2024-09-16T08:28:55.747 DEBUG:teuthology.parallel:result is None 2024-09-16T08:28:55.747 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T08:28:55.747 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T08:28:56.014 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:28:56.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:55 smithi026 ceph-mon[23719]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:56.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:55 smithi026 ceph-mon[33839]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:56.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:55 smithi155 ceph-mon[27498]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-16T08:28:56.846 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:28:56.846 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-16T08:28:58.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:57 smithi155 ceph-mon[27498]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:58.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:57 smithi155 ceph-mon[27498]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:28:58.272 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:57 smithi026 ceph-mon[23719]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:58.272 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:57 smithi026 ceph-mon[23719]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:28:58.273 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:57 smithi026 ceph-mon[33839]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:28:58.273 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:57 smithi026 ceph-mon[33839]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:28:58.438 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":13,"stamp":"2024-09-16T08:28:56.083814+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":230916,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730300,"statfs":{"total":767960285184,"available":767723827200,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":229756465},"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.002351"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T08:28:38.144100+0000","last_change":"2024-09-16T08:28:15.370157+0000","last_active":"2024-09-16T08:28:38.144100+0000","last_peered":"2024-09-16T08:28:38.144100+0000","last_clean":"2024-09-16T08:28:38.144100+0000","last_became_active":"2024-09-16T08:28:15.369733+0000","last_became_peered":"2024-09-16T08:28:15.369733+0000","last_unstale":"2024-09-16T08:28:38.144100+0000","last_undegraded":"2024-09-16T08:28:38.144100+0000","last_fullsized":"2024-09-16T08:28:38.144100+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T08:26:09.175479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T08:26:09.175479+0000","last_clean_scrub_stamp":"2024-09-16T08:26:09.175479+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-17T17:54:02.250387+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":55,"seq":236223201290,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462927,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724565,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":77309411363,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":55834574889,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T08:28:58.439 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T08:29:00.077 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:28:59 smithi026 ceph-mon[23719]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:00.078 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:28:59 smithi026 ceph-mon[33839]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:00.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:28:59 smithi155 ceph-mon[27498]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:01.595 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:02.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:01 smithi026 ceph-mon[23719]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:02.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:01 smithi026 ceph-mon[33839]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:02.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:01 smithi155 ceph-mon[27498]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:02.402 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:29:02.403 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-16T08:29:02.693 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:29:02] "GET /metrics HTTP/1.1" 200 26214 "" "Prometheus/2.43.0" 2024-09-16T08:29:02.992 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:02] ENGINE Bus STOPPING 2024-09-16T08:29:03.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:03.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:03] ENGINE Bus STOPPED 2024-09-16T08:29:03.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:03] ENGINE Bus STARTING 2024-09-16T08:29:03.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:03] ENGINE Serving on http://:::9283 2024-09-16T08:29:03.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:03] ENGINE Bus STARTED 2024-09-16T08:29:03.835 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-16T08:29:02.084704+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":230916,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730300,"statfs":{"total":767960285184,"available":767723827200,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":229756465},"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.002246"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T08:28:38.144100+0000","last_change":"2024-09-16T08:28:15.370157+0000","last_active":"2024-09-16T08:28:38.144100+0000","last_peered":"2024-09-16T08:28:38.144100+0000","last_clean":"2024-09-16T08:28:38.144100+0000","last_became_active":"2024-09-16T08:28:15.369733+0000","last_became_peered":"2024-09-16T08:28:15.369733+0000","last_unstale":"2024-09-16T08:28:38.144100+0000","last_undegraded":"2024-09-16T08:28:38.144100+0000","last_fullsized":"2024-09-16T08:28:38.144100+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T08:26:09.175479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T08:26:09.175479+0000","last_clean_scrub_stamp":"2024-09-16T08:26:09.175479+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-17T17:54:02.250387+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":55,"seq":236223201291,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462928,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149728,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":55834574890,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32348,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712804,"statfs":{"total":95995035648,"available":95961911296,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T08:29:03.835 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T08:29:03.836 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T08:29:03.836 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T08:29:03.836 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T08:29:04.099 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.220 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.221 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.222 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:04.222 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:03 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T08:29:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T08:29:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:03 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:04.790 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:29:04.790 INFO:teuthology.orchestra.run.smithi026.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T08:29:05.083 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:05.083 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[23719]: Deploying daemon grafana.a on smithi155 2024-09-16T08:29:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/305682875' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T08:29:05.084 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:05.084 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[33839]: Deploying daemon grafana.a on smithi155 2024-09-16T08:29:05.084 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:04 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/305682875' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T08:29:05.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:04 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T08:29:05.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:04 smithi155 ceph-mon[27498]: Deploying daemon grafana.a on smithi155 2024-09-16T08:29:05.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:04 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/305682875' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T08:29:05.412 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T08:29:05.412 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T08:29:05.412 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T08:29:05.422 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-16T08:29:05.422 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T08:29:05.686 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:06.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:05 smithi026 ceph-mon[23719]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:06.079 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:05 smithi026 ceph-mon[33839]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:06.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:05 smithi155 ceph-mon[27498]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:06.463 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE Bus STOPPING 2024-09-16T08:29:06.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:06.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE Bus STOPPED 2024-09-16T08:29:06.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE Bus STARTING 2024-09-16T08:29:06.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE Serving on http://:::9283 2024-09-16T08:29:06.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:06 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:06] ENGINE Bus STARTED 2024-09-16T08:29:07.002 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T08:29:07.010 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-16T08:29:07.010 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T08:29:07.274 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[33839]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[23719]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:07 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' 2024-09-16T08:29:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:07 smithi155 ceph-mon[27498]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:07 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:07 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:07 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "22fc9c62-0274-4f9a-a808-e04037aa675f", 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "r", 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout: "current_period": "1ae5b909-9694-4def-b59f-5e53a1626652", 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1 2024-09-16T08:29:09.176 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:29:09.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:09 smithi155 ceph-mon[27498]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:09.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:09 smithi155 ceph-mon[27498]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T08:29:09.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:09 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/4252769030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.431 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:09 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[23719]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[23719]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4252769030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[33839]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[33839]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4252769030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:09 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T08:29:09.880 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T08:29:10.140 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:10 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T08:29:10.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:10 smithi155 ceph-mon[27498]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T08:29:10.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:10 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T08:29:10.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:10 smithi026 ceph-mon[23719]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T08:29:10.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:10 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T08:29:10.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:10 smithi026 ceph-mon[33839]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "2567d0aa-a430-49ca-aca0-20dcbbfa08af", 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": true, 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2024-09-16T08:29:10.555 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "", 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [], 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [ 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default-placement", 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "tags": [], 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": [] 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "default-placement", 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "22fc9c62-0274-4f9a-a808-e04037aa675f", 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2024-09-16T08:29:10.556 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled_features": [ 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout: "notification_v2", 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout: "resharding" 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:29:10.557 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:29:11.104 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T08:29:11.372 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:11.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:11 smithi026 ceph-mon[23719]: pgmap v22: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:11.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:11 smithi026 ceph-mon[23719]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T08:29:11.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:11 smithi026 ceph-mon[33839]: pgmap v22: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:11.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:11 smithi026 ceph-mon[33839]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T08:29:11.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:11 smithi155 ceph-mon[27498]: pgmap v22: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:11.529 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:11 smithi155 ceph-mon[27498]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "6f1cd2fb-c24c-4a93-9a39-b726782192be", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "control_pool": "z.rgw.control", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T08:29:11.800 INFO:teuthology.orchestra.run.smithi026.stdout: "log_pool": "z.rgw.log", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T08:29:11.801 INFO:teuthology.orchestra.run.smithi026.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "system_key": { 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "access_key": "", 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "secret_key": "" 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_pools": [ 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "default-placement", 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "val": { 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": { 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD": { 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T08:29:11.802 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: "index_type": 0, 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: "inline_data": true 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "22fc9c62-0274-4f9a-a808-e04037aa675f" 2024-09-16T08:29:11.803 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:29:12.315 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 podman[56942]: 2024-09-16 08:29:12.2010414 +0000 UTC m=+0.363994598 container start 9f2715f4c72a0a793d1c8992bae6ad1796c7cf1f27cf170ae148aca759f44a03 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:29:12.537 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 bash[56942]: 9f2715f4c72a0a793d1c8992bae6ad1796c7cf1f27cf170ae148aca759f44a03 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 systemd[1]: Started Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352082267Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352279923Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352290598Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352294132Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352296823Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352299755Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T08:29:12.567 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352302399Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352304924Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352307531Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352310409Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352313053Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352316107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352319021Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352321652Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352324482Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352326878Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T08:29:12.568 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352329419Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.35233194Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=settings t=2024-09-16T08:29:12.352334518Z level=info msg="App mode production" 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=sqlstore t=2024-09-16T08:29:12.35237812Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=sqlstore t=2024-09-16T08:29:12.352389658Z 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-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.353253874Z level=info msg="Starting DB migrations" 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.353324361Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T08:29:12.569 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.353914913Z level=info msg="Executing migration" id="create user table" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.354375392Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.35493806Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.3553803Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.355800035Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.356229289Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.356952984Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.357340172Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.357691264Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.358127461Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T08:29:12.570 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.358520115Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.358918254Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.359386039Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.359664972Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.360096604Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.360467114Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.36087072Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.361282751Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.361685065Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.363091841Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.363558825Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T08:29:12.571 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.364037219Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.364452289Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.364864439Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.365281563Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.365563055Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.365998616Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.367893721Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.368315717Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.368721919Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T08:29:12.572 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.369562272Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.36998188Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.370394681Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.370771979Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.37119684Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.371616204Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T08:29:12.573 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.371981944Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.372339629Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.37266611Z level=info msg="Executing migration" id="create star table" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.37307718Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.373504821Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.373915155Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.374338895Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.374727823Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T08:29:12.574 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.375160285Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.375568028Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.375997648Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.376286652Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.376543814Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.376835883Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.377207792Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.37759579Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T08:29:12.575 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.378017421Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.378492077Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.381096712Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.383674227Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.386438883Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.389080438Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.389873884Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T08:29:12.578 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.390678952Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.391404703Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.39192358Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.392678659Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.393937554Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.394466541Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.395248357Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.396033304Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.396821671Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.397608246Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.398426285Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.399179955Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.399517337Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T08:29:12.579 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.400150567Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.400965816Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.401759849Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.402557125Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.403301297Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.403799336Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.404541938Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.405302323Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.405747505Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.406191939Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.407345686Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T08:29:12.580 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.408199449Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.409030732Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.409864065Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.410651496Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.411439836Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.412294219Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.413161872Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.414004788Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.414884464Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.415749728Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.416606764Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.417391662Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.417846863Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T08:29:12.581 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.418305382Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.419099899Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.419519352Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.421900435Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.424693056Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.427483588Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.430228303Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.432881139Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T08:29:12.582 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.435658264Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.438236696Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.440909764Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.443629643Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.446468018Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.449131113Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.45176392Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.454384045Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.457036754Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T08:29:12.583 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.457463936Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.460097901Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.462789651Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.465302065Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.466157957Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.466970674Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.467781137Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.468231066Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.468997292Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.470325376Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.470723712Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T08:29:12.584 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.471521178Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.471943349Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.472744048Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.473612136Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.474425923Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.474722472Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.475526472Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.476376094Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.477221855Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.477803971Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.478580429Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.479481142Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T08:29:12.585 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.480338895Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.480742797Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.481643791Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.482489305Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.483334331Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.483640384Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.484398108Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.485043333Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.485650407Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.486520601Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.486934316Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.487772893Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.488671276Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T08:29:12.586 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.489517139Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.490348195Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.491184491Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.494046731Z level=info msg="Executing migration" id="create session table" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.496862452Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.497227182Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.500036429Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.500431104Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.502776346Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.505544879Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.505829768Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.508554438Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.511431959Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T08:29:12.587 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.514111559Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.514409444Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.517190178Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.519958167Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.522786025Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.525492058Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.528210615Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.530819175Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.533705253Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.534182994Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.536625054Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.539206779Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T08:29:12.588 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.5418645Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.54226844Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.544908074Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.547571043Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.550316016Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.550711368Z 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-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.55333176Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.55590387Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.558505375Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.558910328Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.561610468Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T08:29:12.589 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.564252294Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.566768308Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.567528327Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.56838159Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.569187333Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.570009294Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.570423316Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.571196446Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.57197745Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.57275197Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.573190112Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.574076672Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.574932422Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T08:29:12.590 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.575747138Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T08:29:12.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:29:12] "GET /metrics HTTP/1.1" 200 26216 "" "Prometheus/2.43.0" 2024-09-16T08:29:12.809 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:12.817 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.576211238Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T08:29:12.817 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.577001291Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T08:29:12.817 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.577807367Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T08:29:12.817 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.578639193Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.579371236Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.580194288Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.581039254Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.581899481Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.582317892Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.58322658Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.584049029Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.584924147Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.585412239Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.586188227Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.586959979Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.587425552Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T08:29:12.818 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.588263684Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.588666586Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.589494665Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.590333678Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.592613313Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.593019558Z 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-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.593798304Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.596535728Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.599313416Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.599622922Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.602478176Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.605069387Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.607832923Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T08:29:12.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.608283023Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.610944862Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.611752537Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.613702221Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.61644059Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.616795891Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.619493237Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T08:29:12.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.622118356Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T08:29:12.821 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.624854526Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.625268344Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.628005537Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.628419413Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.630717737Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.631127085Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.633480209Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.633900828Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.636493092Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.639176151Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.641765621Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.642068285Z level=info msg="Executing migration" id="create team table" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.644746867Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T08:29:12.822 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.647320163Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.649842856Z level=info msg="Executing migration" id="create team member table" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.650226707Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.652774891Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.653527558Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.654370705Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.655179081Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.655986668Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.656807343Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.657615389Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.658066007Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.658806027Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T08:29:12.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.659232994Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.660016668Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.660432671Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.661278156Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.66207017Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.662870112Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.663692438Z level=info msg="Executing migration" id="create tag table" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.664467317Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.665297756Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.666085608Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.666868177Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.667708545Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T08:29:12.824 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.670025502Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.670870625Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.671712739Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.672528549Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.673362338Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.674182418Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.675000685Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.67585918Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.676710344Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.677566942Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.678449705Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.679349428Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.680220433Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T08:29:12.825 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.681073238Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.681899214Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.682751255Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.68543153Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.688021504Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.690834393Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.693509592Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.696174045Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.698803834Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.701592293Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.70430443Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.706959478Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T08:29:12.826 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.707249278Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.707512007Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.709841735Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.712587562Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.71305112Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.713356414Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.713781289Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.714231873Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.714650853Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.715101933Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.71600808Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.71645393Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.716744349Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T08:29:12.827 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.717177243Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.717627567Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.718082334Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.718388761Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.718851859Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.719282194Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.719698844Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.72015652Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.721091418Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.721517499Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.721919165Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.726381885Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T08:29:12.828 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.730830202Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.731288735Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.731700803Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.732661217Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.733104047Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.733554859Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.73403052Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.734482024Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.734766209Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.73572536Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.736647513Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.737572417Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T08:29:12.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.738026796Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.738471575Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.739396265Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.740363219Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.740831982Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.741759365Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.742706204Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.74307557Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.743540101Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.746148612Z 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-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.746633229Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.746917443Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.747982216Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.748949266Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T08:29:12.830 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.749927548Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.750939247Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.751925578Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.752244045Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.752636626Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.753686218Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.754047637Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.7550732Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.757783528Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.760392056Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.763125632Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.765887762Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T08:29:12.831 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.768533347Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.77114387Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.774006078Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.776561529Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.779215778Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.781890904Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.782355837Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.78503859Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.78523155Z 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-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.785532795Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.787614094Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.788083233Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.788222152Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.788361142Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T08:29:12.832 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.790481156Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.793231816Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.795800108Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.798593674Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.801222046Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.803507611Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.806178465Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.808768886Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.809646258Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.81024053Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.81578479Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.816849855Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T08:29:12.833 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.81764622Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.823590816Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.829226879Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.831822476Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.834291449Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.837086089Z level=info msg="Executing migration" id="create permission table" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.839609564Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T08:29:13.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.8424079Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.845085049Z level=info msg="Executing migration" id="create role table" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.847747944Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.850294663Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.853090489Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.855529522Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.856508593Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.857202383Z level=info msg="Executing migration" id="create team role table" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.858142712Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.858879306Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.859652075Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T08:29:13.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.860527004Z level=info msg="Executing migration" id="create user role table" 2024-09-16T08:29:13.094 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.861377988Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T08:29:13.094 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.862271873Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.862931717Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.863742305Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.864724609Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.86543358Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.86624546Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.867399334Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.868243979Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.869003112Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.869915689Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.87065285Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.871664856Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T08:29:13.095 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.872371609Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.873539905Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.874444265Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.875402494Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.876156548Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.877002616Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.877834235Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.878693466Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.879683099Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.880447835Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.881471031Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T08:29:13.096 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.882192193Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.883367239Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.884223364Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.885085453Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.885967098Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.888941481Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.891916674Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.894940529Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.897909412Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.898077712Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.900496267Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.900606968Z 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-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.903358648Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T08:29:13.097 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.906151331Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.908455416Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.911121838Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.913959468Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.916671052Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.919543374Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.922309109Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.925135913Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.927936972Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.93087253Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.933350977Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.937178518Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.94000297Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T08:29:13.098 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.94254362Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.945357163Z level=info msg="Executing migration" id="add share column" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.947745727Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.950261634Z level=info msg="Executing migration" id="create file table" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.952765949Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.955501378Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.957906136Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.960642795Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.963477352Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.96619123Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.968887478Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.971518678Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T08:29:13.099 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.974188246Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.976769744Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.979550024Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.982119868Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.982871036Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.983722605Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.984542331Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.985751131Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.986966015Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:12.987802173Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.00024392Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.001011871Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.001798896Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T08:29:13.100 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.005940168Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.006768862Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.007711754Z level=info msg="Executing migration" id="create folder table" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.00839373Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.009163008Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.009982141Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.01087727Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=migrator t=2024-09-16T08:29:13.011698114Z level=info msg="migrations completed" performed=485 skipped=0 duration=658.400694ms 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=sqlstore t=2024-09-16T08:29:13.012106667Z level=info msg="Created default organization" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=plugin.finder t=2024-09-16T08:29:13.043813089Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=secrets t=2024-09-16T08:29:13.043924896Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=query_data t=2024-09-16T08:29:13.046248394Z level=info msg="Query Service initialization" 2024-09-16T08:29:13.101 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=live.push_http t=2024-09-16T08:29:13.050054723Z level=info msg="Live Push Gateway initialization" 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: pgmap v24: 33 pgs: 15 active+clean, 18 unknown; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 2 op/s 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[33839]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: pgmap v24: 33 pgs: 15 active+clean, 18 unknown; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 2 op/s 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:13 smithi026 ceph-mon[23719]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:29:13.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: pgmap v24: 33 pgs: 15 active+clean, 18 unknown; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 2 op/s 2024-09-16T08:29:13.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.654 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:13.655 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-mon[27498]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:29:13.996 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:13 smithi026 bash[67788]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T08:29:13.997 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:13 smithi026 bash[67788]: Getting image source signatures 2024-09-16T08:29:13.997 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:13 smithi026 bash[67788]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T08:29:13.997 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:13 smithi026 bash[67788]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T08:29:13.997 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:13 smithi026 bash[67788]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T08:29:14.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=infra.usagestats.collector t=2024-09-16T08:29:13.655059911Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T08:29:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=provisioning.datasources t=2024-09-16T08:29:13.656252147Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T08:29:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=provisioning.datasources t=2024-09-16T08:29:13.667336941Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T08:29:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=provisioning.alerting t=2024-09-16T08:29:13.677914839Z level=info msg="starting to provision alerting" 2024-09-16T08:29:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=provisioning.alerting t=2024-09-16T08:29:13.677925185Z level=info msg="finished to provision alerting" 2024-09-16T08:29:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=grafanaStorageLogger t=2024-09-16T08:29:13.678102542Z level=info msg="storage starting" 2024-09-16T08:29:14.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=ngalert.state.manager t=2024-09-16T08:29:13.678165651Z level=info msg="Warming state cache for startup" 2024-09-16T08:29:14.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=ngalert.state.manager t=2024-09-16T08:29:13.678308763Z level=info msg="State cache has been initialized" states=0 duration=142.368µs 2024-09-16T08:29:14.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=ticker t=2024-09-16T08:29:13.678365532Z level=info msg=starting first_tick=2024-09-16T08:29:20Z 2024-09-16T08:29:14.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=ngalert.multiorg.alertmanager t=2024-09-16T08:29:13.678414204Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T08:29:14.093 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:29:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=http.server t=2024-09-16T08:29:13.679801613Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T08:29:15.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[23719]: pgmap v25: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[23719]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[33839]: pgmap v25: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[33839]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:15 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.668 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:15 smithi026 bash[67788]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T08:29:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:15 smithi155 ceph-mon[27498]: pgmap v25: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:15 smithi155 ceph-mon[27498]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T08:29:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:15 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T08:29:15.959 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:15 smithi026 bash[67788]: Writing manifest to image destination 2024-09-16T08:29:16.248 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:15 smithi026 podman[67788]: 2024-09-16 08:29:15.922422038 +0000 UTC m=+2.383562059 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T08:29:16.249 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 podman[67788]: 2024-09-16 08:29:16.05183957 +0000 UTC m=+2.512979581 container create 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T08:29:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T08:29:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.528 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 podman[67788]: 2024-09-16 08:29:16.248434122 +0000 UTC m=+2.709574133 container init 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 podman[67788]: 2024-09-16 08:29:16.251949046 +0000 UTC m=+2.713089065 container start 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.256Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.256Z 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-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.256Z 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-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.256Z 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-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z 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-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T08:29:16.529 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T08:29:16.530 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T08:29:16.531 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T08:29:16.532 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.257Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T08:29:16.533 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[67865]: ts=2024-09-16T08:29:16.258Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T08:29:16.533 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 bash[67788]: 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 2024-09-16T08:29:16.533 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:29:16 smithi026 systemd[1]: Started Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:16.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T08:29:16.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T08:29:16.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:16.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:16 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:17.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:17 smithi155 bash[57216]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T08:29:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:17 smithi155 ceph-mon[27498]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:17 smithi155 ceph-mon[27498]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:29:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:17 smithi155 ceph-mon[27498]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T08:29:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:17 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:17 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[23719]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[23719]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[23719]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[33839]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 KiB/s wr, 6 op/s 2024-09-16T08:29:17.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[33839]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:29:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[33839]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T08:29:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:17 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T08:29:18.341 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:17 smithi155 bash[57216]: Getting image source signatures 2024-09-16T08:29:18.341 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:17 smithi155 bash[57216]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T08:29:18.341 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:17 smithi155 bash[57216]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T08:29:18.341 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:17 smithi155 bash[57216]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T08:29:18.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:18 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T08:29:18.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:18 smithi026 ceph-mon[33839]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T08:29:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:18 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T08:29:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:18 smithi026 ceph-mon[23719]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T08:29:18.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:18 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T08:29:18.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:18 smithi155 ceph-mon[27498]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T08:29:19.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:19 smithi155 bash[57216]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T08:29:19.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:19 smithi155 ceph-mon[27498]: pgmap v31: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:19.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:19 smithi155 ceph-mon[27498]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T08:29:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:19 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:19 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[33839]: pgmap v31: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[33839]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[23719]: pgmap v31: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[23719]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T08:29:19.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:19.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:19 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "2ac79de3-a90f-4b91-ad71-c6af5318fa57", 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1, 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout: "predecessor_uuid": "1ae5b909-9694-4def-b59f-5e53a1626652", 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_status": [], 2024-09-16T08:29:20.487 INFO:teuthology.orchestra.run.smithi026.stdout: "period_map": { 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "2ac79de3-a90f-4b91-ad71-c6af5318fa57", 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "zonegroups": [ 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "2567d0aa-a430-49ca-aca0-20dcbbfa08af", 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": true, 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "6f1cd2fb-c24c-4a93-9a39-b726782192be", 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [ 2024-09-16T08:29:20.488 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "6f1cd2fb-c24c-4a93-9a39-b726782192be", 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "log_meta": false, 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "log_data": false, 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_index_max_shards": 11, 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "read_only": false, 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "tier_type": "", 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from_all": true, 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from": [], 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "redirect_zone": "", 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "supported_features": [ 2024-09-16T08:29:20.489 INFO:teuthology.orchestra.run.smithi026.stdout: "compress-encrypted", 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "notification_v2", 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "resharding" 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [ 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default-placement", 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "tags": [], 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": [ 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD" 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:29:20.490 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "default-placement", 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "22fc9c62-0274-4f9a-a808-e04037aa675f", 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled_features": [ 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "notification_v2", 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "resharding" 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: "short_zone_ids": [ 2024-09-16T08:29:20.491 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "6f1cd2fb-c24c-4a93-9a39-b726782192be", 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "val": 523155037 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zonegroup": "2567d0aa-a430-49ca-aca0-20dcbbfa08af", 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "6f1cd2fb-c24c-4a93-9a39-b726782192be", 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "period_config": { 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_quota": { 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2024-09-16T08:29:20.492 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "user_quota": { 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "user_ratelimit": { 2024-09-16T08:29:20.493 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_ratelimit": { 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.494 INFO:teuthology.orchestra.run.smithi026.stdout: "anonymous_ratelimit": { 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "22fc9c62-0274-4f9a-a808-e04037aa675f", 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_epoch": 2 2024-09-16T08:29:20.495 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:29:20.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T08:29:20.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[23719]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T08:29:20.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:20.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:20.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T08:29:20.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[33839]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T08:29:20.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:20.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:20 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:20.841 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:20 smithi155 bash[57216]: Writing manifest to image destination 2024-09-16T08:29:20.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:20 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T08:29:20.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:20 smithi155 ceph-mon[27498]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T08:29:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:20 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1189736888' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:20 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T08:29:21.105 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T08:29:21.373 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:21.746 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[23719]: pgmap v34: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:21.746 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T08:29:21.746 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[23719]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T08:29:21.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:21.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[33839]: pgmap v34: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:21.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T08:29:21.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[33839]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T08:29:21.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:21 smithi155 ceph-mon[27498]: pgmap v34: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-16T08:29:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:21 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T08:29:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:21 smithi155 ceph-mon[27498]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T08:29:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:22.046 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled rgw.foo update... 2024-09-16T08:29:22.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 podman[57216]: 2024-09-16 08:29:22.133995478 +0000 UTC m=+4.822881462 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T08:29:22.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 podman[57216]: 2024-09-16 08:29:22.240471929 +0000 UTC m=+4.929357900 container create 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:29:22.609 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:29:22] "GET /metrics HTTP/1.1" 200 35405 "" "Prometheus/2.43.0" 2024-09-16T08:29:22.611 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph osd pool create foo' 2024-09-16T08:29:22.873 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:23.048 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 podman[57216]: 2024-09-16 08:29:22.688018987 +0000 UTC m=+5.376904959 container init 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 podman[57216]: 2024-09-16 08:29:22.692314337 +0000 UTC m=+5.381200321 container start 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z 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-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z 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-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z 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-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.697Z 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-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T08:29:23.049 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T08:29:23.050 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T08:29:23.051 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T08:29:23.052 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.698Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.699Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[57292]: ts=2024-09-16T08:29:22.699Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 bash[57216]: 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd 2024-09-16T08:29:23.053 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:29:22 smithi155 systemd[1]: Started Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='client.14703 -' 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-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: pgmap v36: 129 pgs: 7 unknown, 10 creating+peering, 112 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='client.14703 -' 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-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: pgmap v36: 129 pgs: 7 unknown, 10 creating+peering, 112 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:23 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='client.14703 -' 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-16T08:29:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: pgmap v36: 129 pgs: 7 unknown, 10 creating+peering, 112 active+clean; 579 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-16T08:29:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:23 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:24.060 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'foo' created 2024-09-16T08:29:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:24 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1733248835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:24 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:24 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1733248835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:24 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:24 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1733248835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:24 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T08:29:24.893 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'rbd pool init foo' 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[33839]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[33839]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[33839]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[23719]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[23719]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T08:29:25.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:25 smithi026 ceph-mon[23719]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:25.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:25 smithi155 ceph-mon[27498]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T08:29:25.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:25 smithi155 ceph-mon[27498]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T08:29:25.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:25 smithi155 ceph-mon[27498]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:26.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:26 smithi155 ceph-mon[27498]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T08:29:26.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:26 smithi155 ceph-mon[27498]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T08:29:26.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:26 smithi026 ceph-mon[23719]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T08:29:26.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:26 smithi026 ceph-mon[23719]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T08:29:26.319 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:26 smithi026 ceph-mon[33839]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T08:29:26.319 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:26 smithi026 ceph-mon[33839]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T08:29:26.555 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.271 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:29:27.272 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:27 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.1 KiB/s wr, 6 op/s 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:29:27.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:27 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T08:29:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:28 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T08:29:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:28 smithi155 ceph-mon[27498]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T08:29:28.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:28 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T08:29:28.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:28 smithi026 ceph-mon[23719]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T08:29:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:28 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3533318548' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T08:29:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:28 smithi026 ceph-mon[33839]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: Cluster is now healthy 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: Cluster is now healthy 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:29.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:29.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:29 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: pgmap v43: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T08:29:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: Cluster is now healthy 2024-09-16T08:29:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T08:29:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:29 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:30.753 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T08:29:30.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:30 smithi155 ceph-mon[27498]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:29:30.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:30 smithi155 ceph-mon[27498]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T08:29:30.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:30 smithi026 ceph-mon[23719]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:29:30.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:30 smithi026 ceph-mon[23719]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T08:29:30.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:30 smithi026 ceph-mon[33839]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:29:30.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:30 smithi026 ceph-mon[33839]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T08:29:31.194 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:31 smithi026 ceph-mon[23719]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:31.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:31 smithi026 ceph-mon[33839]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:31.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:31 smithi155 ceph-mon[27498]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:32.102 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled iscsi.foo update... 2024-09-16T08:29:32.518 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:29:32] "GET /metrics HTTP/1.1" 200 35405 "" "Prometheus/2.43.0" 2024-09-16T08:29:33.189 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:29:33.433 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.8 KiB/s wr, 188 op/s 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: Saving service iscsi.foo spec with placement count:1 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.434 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:33 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.8 KiB/s wr, 188 op/s 2024-09-16T08:29:33.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:29:33.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: Saving service iscsi.foo spec with placement count:1 2024-09-16T08:29:33.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.8 KiB/s wr, 188 op/s 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:29:33.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: Saving service iscsi.foo spec with placement count:1 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: Saving service rgw.foo spec with placement count:2 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:33 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:33.940 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:29:36.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:35 smithi026 ceph-mon[23719]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 5.3 KiB/s wr, 172 op/s 2024-09-16T08:29:36.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:35 smithi026 ceph-mon[23719]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T08:29:36.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:35 smithi026 ceph-mon[33839]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 5.3 KiB/s wr, 172 op/s 2024-09-16T08:29:36.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:35 smithi026 ceph-mon[33839]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T08:29:36.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:35 smithi155 ceph-mon[27498]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 5.3 KiB/s wr, 172 op/s 2024-09-16T08:29:36.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:35 smithi155 ceph-mon[27498]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T08:29:36.861 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Bus STOPPING 2024-09-16T08:29:37.112 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Bus STOPPED 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Bus STARTING 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Serving on http://:::9283 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Bus STARTED 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:36 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:36] ENGINE Bus STOPPING 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.113 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 4.6 KiB/s wr, 149 op/s 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[23719]: Deploying daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 4.6 KiB/s wr, 149 op/s 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.115 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-mon[33839]: Deploying daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:29:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 4.6 KiB/s wr, 149 op/s 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:37.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:29:37.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:37.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:37 smithi155 ceph-mon[27498]: Deploying daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:29:37.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:37.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:37] ENGINE Bus STOPPED 2024-09-16T08:29:37.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:37] ENGINE Bus STARTING 2024-09-16T08:29:37.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:37] ENGINE Serving on http://:::9283 2024-09-16T08:29:37.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:37] ENGINE Bus STARTED 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[23719]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T08:29:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-16T08:29:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-16T08:29:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-16T08:29:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T08:29:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:38 smithi026 ceph-mon[33839]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T08:29:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:38 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-16T08:29:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:38 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-16T08:29:38.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:38 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-16T08:29:38.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:38 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-16T08:29:38.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:38 smithi155 ceph-mon[27498]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T08:29:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:39 smithi155 ceph-mon[27498]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T08:29:39.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:39 smithi155 ceph-mon[27498]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:39.376 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:39 smithi026 ceph-mon[23719]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T08:29:39.376 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:39 smithi026 ceph-mon[23719]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:39.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:39 smithi026 ceph-mon[33839]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T08:29:39.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:39 smithi026 ceph-mon[33839]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:40.695 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3462679918' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:29:40.696 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:40 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]: dispatch 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3462679918' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:29:41.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]: dispatch 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3462679918' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:29:41.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:40 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]: dispatch 2024-09-16T08:29:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]': finished 2024-09-16T08:29:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T08:29:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: mgrmap e21: y(active, since 64s), standbys: x 2024-09-16T08:29:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/344871622' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:41 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]': finished 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: mgrmap e21: y(active, since 64s), standbys: x 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/344871622' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:42.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/846104554' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2860646563"}]': finished 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: mgrmap e21: y(active, since 64s), standbys: x 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/344871622' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]: dispatch 2024-09-16T08:29:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:41 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:42.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:29:42] "GET /metrics HTTP/1.1" 200 38017 "" "Prometheus/2.43.0" 2024-09-16T08:29:42.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:42 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]': finished 2024-09-16T08:29:42.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:42 smithi155 ceph-mon[27498]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T08:29:42.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:42 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]: dispatch 2024-09-16T08:29:43.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]': finished 2024-09-16T08:29:43.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[23719]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T08:29:43.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]: dispatch 2024-09-16T08:29:43.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1208028750"}]': finished 2024-09-16T08:29:43.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[33839]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T08:29:43.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:42 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]: dispatch 2024-09-16T08:29:43.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 813 B/s wr, 210 op/s; 9 B/s, 0 objects/s recovering 2024-09-16T08:29:43.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]': finished 2024-09-16T08:29:43.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/509241970' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:43 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.935 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 813 B/s wr, 210 op/s; 9 B/s, 0 objects/s recovering 2024-09-16T08:29:43.935 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]': finished 2024-09-16T08:29:43.935 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T08:29:43.935 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/509241970' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.935 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.936 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 813 B/s wr, 210 op/s; 9 B/s, 0 objects/s recovering 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3276654989' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2375184185"}]': finished 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/509241970' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]: dispatch 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:43.937 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:43 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:45.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[23719]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T08:29:45.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[23719]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-16T08:29:45.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]': finished 2024-09-16T08:29:45.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[23719]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]: dispatch 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[33839]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[33839]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]': finished 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[33839]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T08:29:45.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:44 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]: dispatch 2024-09-16T08:29:45.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:44 smithi155 ceph-mon[27498]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T08:29:45.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:44 smithi155 ceph-mon[27498]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-16T08:29:45.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:44 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3539733326"}]': finished 2024-09-16T08:29:45.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:44 smithi155 ceph-mon[27498]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T08:29:45.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:44 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]: dispatch 2024-09-16T08:29:45.612 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[23719]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s; 11 B/s, 0 objects/s recovering 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]': finished 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[23719]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]: dispatch 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[33839]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s; 11 B/s, 0 objects/s recovering 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]': finished 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[33839]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T08:29:45.613 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:45 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]: dispatch 2024-09-16T08:29:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:45 smithi155 ceph-mon[27498]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s; 11 B/s, 0 objects/s recovering 2024-09-16T08:29:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:45 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1141276590' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/290493790"}]': finished 2024-09-16T08:29:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:45 smithi155 ceph-mon[27498]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T08:29:46.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:45 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]: dispatch 2024-09-16T08:29:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]': finished 2024-09-16T08:29:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[23719]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T08:29:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3709740896' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]': finished 2024-09-16T08:29:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[33839]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T08:29:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3709740896' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:46 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:47.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:46 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1382341779' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/290493790"}]': finished 2024-09-16T08:29:47.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:46 smithi155 ceph-mon[27498]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T08:29:47.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:46 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3709740896' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:47.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:46 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]: dispatch 2024-09-16T08:29:47.209 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:46 smithi026 podman[73382]: 2024-09-16 08:29:46.954243823 +0000 UTC m=+0.270895991 container died 7af42da2a1672fb580594bafec11bc70e34c241fbd3c9963b012e4b5d63bf577 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:47.527 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 podman[73382]: 2024-09-16 08:29:47.316686814 +0000 UTC m=+0.633338978 container cleanup 7af42da2a1672fb580594bafec11bc70e34c241fbd3c9963b012e4b5d63bf577 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:47.527 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 bash[73382]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T08:29:47.901 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[23719]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:47.901 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]': finished 2024-09-16T08:29:47.901 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[23719]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T08:29:47.901 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1394554901' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[33839]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]': finished 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[33839]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1394554901' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:47.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:47 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:47.902 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 podman[73416]: 2024-09-16 08:29:47.575804627 +0000 UTC m=+0.621505258 container remove 7af42da2a1672fb580594bafec11bc70e34c241fbd3c9963b012e4b5d63bf577 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:47.903 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 podman[73416]: 2024-09-16 08:29:47.693705583 +0000 UTC m=+0.739406224 volume remove dac3fac9a622b585951400889bf37f0d7293cb72145998b0bc6a2912416f266d 2024-09-16T08:29:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:47 smithi155 ceph-mon[27498]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:47 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2633096757"}]': finished 2024-09-16T08:29:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:47 smithi155 ceph-mon[27498]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T08:29:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1394554901' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:47 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]: dispatch 2024-09-16T08:29:48.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T08:29:48.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 systemd[1]: Stopped Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:48.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:47 smithi026 systemd[1]: Starting Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:29:48.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 podman[73526]: 2024-09-16 08:29:48.111369292 +0000 UTC m=+0.096649818 volume create b689153a0e0f542a4389c437c5c6a232ace880dd9e057ec5419c4c4cf3cff714 2024-09-16T08:29:48.178 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 podman[73526]: 2024-09-16 08:29:48.031682548 +0000 UTC m=+0.016963084 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-16T08:29:48.447 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 podman[73526]: 2024-09-16 08:29:48.178568597 +0000 UTC m=+0.163849125 container create 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]': finished 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[23719]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]: dispatch 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]': finished 2024-09-16T08:29:48.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[33839]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T08:29:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]: dispatch 2024-09-16T08:29:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 podman[73526]: 2024-09-16 08:29:48.447730159 +0000 UTC m=+0.433010686 container init 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 podman[73526]: 2024-09-16 08:29:48.450716587 +0000 UTC m=+0.435997122 container start 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.462Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.462Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.464Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.465Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.489Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T08:29:48.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.489Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T08:29:48.779 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.492Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T08:29:48.779 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:48.492Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T08:29:48.779 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 bash[73526]: 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d 2024-09-16T08:29:48.779 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:48 smithi026 systemd[1]: Started Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:49.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:48 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/165706610"}]': finished 2024-09-16T08:29:49.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:48 smithi155 ceph-mon[27498]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T08:29:49.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:48 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]: dispatch 2024-09-16T08:29:49.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:48 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:49.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:48 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]': finished 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:29:49.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:49 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]: dispatch 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]': finished 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:29:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]: dispatch 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2071365853' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4071763364"}]': finished 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:29:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:49 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]: dispatch 2024-09-16T08:29:50.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:50 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]': finished 2024-09-16T08:29:50.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:50 smithi155 ceph-mon[27498]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T08:29:50.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:29:50.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:50 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1932967367' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.724 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:50 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]': finished 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[33839]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1932967367' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3451146322' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3162452530"}]': finished 2024-09-16T08:29:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[23719]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T08:29:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:29:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1932967367' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]: dispatch 2024-09-16T08:29:50.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:50 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:50.466Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000721044s 2024-09-16T08:29:51.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:51.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]': finished 2024-09-16T08:29:51.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T08:29:51.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1791246911' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:51.838 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:51.839 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]': finished 2024-09-16T08:29:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T08:29:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1791246911' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:52.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1983389679"}]': finished 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1791246911' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]: dispatch 2024-09-16T08:29:52.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:29:52.091 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:51 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:29:52.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:29:52.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:29:52.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:29:52.493 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.209Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[54999]: ts=2024-09-16T08:29:52.210Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:29:52.494 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 podman[60108]: 2024-09-16 08:29:52.219396201 +0000 UTC m=+0.130141228 container died 4012ca6c3e5bcd8fd416a709bf13c98a1459de487c9781977f6f4867053b038a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:52.841 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 podman[60108]: 2024-09-16 08:29:52.600665005 +0000 UTC m=+0.511410031 container cleanup 4012ca6c3e5bcd8fd416a709bf13c98a1459de487c9781977f6f4867053b038a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:52.841 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 bash[60108]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:29:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]': finished 2024-09-16T08:29:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-mon[27498]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T08:29:52.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:52 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]: dispatch 2024-09-16T08:29:53.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]': finished 2024-09-16T08:29:53.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[23719]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T08:29:53.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]: dispatch 2024-09-16T08:29:53.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3452947443"}]': finished 2024-09-16T08:29:53.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[33839]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T08:29:53.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:52 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]: dispatch 2024-09-16T08:29:53.235 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:52 smithi155 podman[60119]: 2024-09-16 08:29:52.869984736 +0000 UTC m=+0.652787719 container remove 4012ca6c3e5bcd8fd416a709bf13c98a1459de487c9781977f6f4867053b038a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:53.235 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:29:53.235 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:53.235 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.207s CPU time. 2024-09-16T08:29:53.235 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:29:53.562 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 podman[60213]: 2024-09-16 08:29:53.139353216 +0000 UTC m=+0.017307967 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T08:29:53.562 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 podman[60213]: 2024-09-16 08:29:53.34457948 +0000 UTC m=+0.222534232 container create af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-mon[27498]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]': finished 2024-09-16T08:29:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-mon[27498]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T08:29:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/857227706' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 podman[60213]: 2024-09-16 08:29:53.563126856 +0000 UTC m=+0.441081608 container init af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 podman[60213]: 2024-09-16 08:29:53.566048252 +0000 UTC m=+0.444003011 container start af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.589Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.589Z 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-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.589Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.589Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.589Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:29:53.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.591Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.591Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.592Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.592Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.594Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.595Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=13.049µs 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.595Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.597Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.597Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.597Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.293µs wal_replay_duration=2.46136ms wbl_replay_duration=119ns total_replay_duration=2.670501ms 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.598Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.598Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.598Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:29:53.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.618Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.809054ms db_storage=695ns remote_storage=1.064µs web_handler=353ns query_engine=526ns scrape=385.599µs scrape_sd=90.209µs notify=17.28µs notify_sd=18.513µs rules=18.978143ms tracing=5.67µs 2024-09-16T08:29:53.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.618Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:29:53.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:29:53.618Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:29:53.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 bash[60213]: af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 2024-09-16T08:29:53.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:29:53 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[23719]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]': finished 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[23719]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/857227706' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:54.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[33839]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1363372318' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3452947443"}]': finished 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[33839]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/857227706' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]: dispatch 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Bus STOPPING 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Bus STOPPED 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Bus STARTING 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Serving on http://:::9283 2024-09-16T08:29:54.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Bus STARTED 2024-09-16T08:29:54.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:53 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:53] ENGINE Bus STOPPING 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STOPPED 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STARTING 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Serving on http://:::9283 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STARTED 2024-09-16T08:29:54.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STOPPING 2024-09-16T08:29:54.941 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]': finished 2024-09-16T08:29:54.941 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T08:29:54.941 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:54.942 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:54.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.944 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2660897203' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:54.944 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:54.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:54.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STOPPED 2024-09-16T08:29:54.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:54] ENGINE Bus STARTING 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]': finished 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:54.945 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2660897203' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:54.947 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:54 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:55.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/38118408"}]': finished 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:29:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:55.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:29:55.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:55.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi155.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T08:29:55.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:55.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2660897203' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:55.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:54 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]: dispatch 2024-09-16T08:29:55.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Serving on http://:::9283 2024-09-16T08:29:55.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Bus STARTED 2024-09-16T08:29:55.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Bus STOPPING 2024-09-16T08:29:55.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:29:55.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Bus STOPPED 2024-09-16T08:29:55.645 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Bus STARTING 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[23719]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]': finished 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[23719]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]: dispatch 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[33839]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:56.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]': finished 2024-09-16T08:29:56.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[33839]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T08:29:56.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]: dispatch 2024-09-16T08:29:56.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Serving on http://:::9283 2024-09-16T08:29:56.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:29:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:29:55] ENGINE Bus STARTED 2024-09-16T08:29:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:55 smithi155 ceph-mon[27498]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:29:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:55 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3162452530"}]': finished 2024-09-16T08:29:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:55 smithi155 ceph-mon[27498]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T08:29:56.057 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:55 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]: dispatch 2024-09-16T08:29:56.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:56 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]': finished 2024-09-16T08:29:56.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:56 smithi155 ceph-mon[27498]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T08:29:57.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:56 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]': finished 2024-09-16T08:29:57.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:56 smithi026 ceph-mon[23719]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T08:29:57.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:56 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/657189890' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/721266457"}]': finished 2024-09-16T08:29:57.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:56 smithi026 ceph-mon[33839]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:57 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:58.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:29:58.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:29:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:57 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:29:58.777 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:29:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:29:58.467Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002450336s 2024-09-16T08:29:59.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:58 smithi026 ceph-mon[23719]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:59.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:58 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:59.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:58 smithi026 ceph-mon[33839]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:59.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:58 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:29:59.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:58 smithi155 ceph-mon[27498]: Checking dashboard <-> RGW credentials 2024-09-16T08:29:59.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:58 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:30:00.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:29:59 smithi026 ceph-mon[23719]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T08:30:00.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:29:59 smithi026 ceph-mon[33839]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T08:30:00.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:29:59 smithi155 ceph-mon[27498]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-16T08:30:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:00 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:30:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:00 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:30:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:00 smithi155 ceph-mon[27498]: overall HEALTH_OK 2024-09-16T08:30:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:01 smithi026 ceph-mon[23719]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-16T08:30:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:01 smithi026 ceph-mon[33839]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-16T08:30:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:01 smithi155 ceph-mon[27498]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-16T08:30:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:02] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-09-16T08:30:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:02 smithi026 ceph-mon[23719]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-16T08:30:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:02 smithi026 ceph-mon[33839]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-16T08:30:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:02 smithi155 ceph-mon[27498]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-16T08:30:05.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:05 smithi026 ceph-mon[23719]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T08:30:05.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:05 smithi026 ceph-mon[33839]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T08:30:05.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:05 smithi155 ceph-mon[27498]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 3 op/s 2024-09-16T08:30:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:06.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:07 smithi026 ceph-mon[23719]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-16T08:30:07.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:07 smithi026 ceph-mon[33839]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-16T08:30:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:07 smithi155 ceph-mon[27498]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-09-16T08:30:09.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:09 smithi026 ceph-mon[23719]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:09.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:09 smithi026 ceph-mon[33839]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:09 smithi155 ceph-mon[27498]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:10.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:10.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:11.506 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:11 smithi155 ceph-mon[27498]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:30:11.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:11 smithi026 ceph-mon[23719]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:30:11.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:11 smithi026 ceph-mon[33839]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:30:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:12] "GET /metrics HTTP/1.1" 200 38079 "" "Prometheus/2.43.0" 2024-09-16T08:30:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:13 smithi026 ceph-mon[23719]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:13 smithi026 ceph-mon[33839]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:13.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:13 smithi155 ceph-mon[27498]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:30:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:15 smithi026 ceph-mon[23719]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:15 smithi026 ceph-mon[33839]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:15.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:15 smithi155 ceph-mon[27498]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:17 smithi026 ceph-mon[23719]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:17.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:17 smithi026 ceph-mon[33839]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:17 smithi155 ceph-mon[27498]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:19 smithi026 ceph-mon[23719]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:19 smithi026 ceph-mon[33839]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:19.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:19 smithi155 ceph-mon[27498]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:20 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:20 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:20 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:21 smithi026 ceph-mon[23719]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:21.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:21 smithi026 ceph-mon[33839]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:21.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:21 smithi155 ceph-mon[27498]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:21.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:22] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.43.0" 2024-09-16T08:30:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:23 smithi026 ceph-mon[23719]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:23.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:23 smithi026 ceph-mon[33839]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:23.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:23 smithi155 ceph-mon[27498]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:25.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:25 smithi026 ceph-mon[23719]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:25.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:25 smithi026 ceph-mon[33839]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:25.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:25 smithi155 ceph-mon[27498]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:27 smithi026 ceph-mon[23719]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:27.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:27 smithi026 ceph-mon[33839]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:27.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:27 smithi155 ceph-mon[27498]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:29.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:29 smithi026 ceph-mon[33839]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:29.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:29 smithi026 ceph-mon[23719]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:29.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:29 smithi155 ceph-mon[27498]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:30 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:30 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:30.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:30 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:31.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:31 smithi026 ceph-mon[23719]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:31.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:31 smithi026 ceph-mon[33839]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:31 smithi155 ceph-mon[27498]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:32] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.43.0" 2024-09-16T08:30:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:33 smithi026 ceph-mon[23719]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:33.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:33 smithi026 ceph-mon[33839]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:33 smithi155 ceph-mon[27498]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:35.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:35 smithi026 ceph-mon[23719]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:35.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:35 smithi026 ceph-mon[33839]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:35 smithi155 ceph-mon[27498]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:36.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:37 smithi026 ceph-mon[23719]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:37.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:37 smithi026 ceph-mon[33839]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:37.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:37 smithi155 ceph-mon[27498]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:39.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:39 smithi026 ceph-mon[23719]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:39.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:39 smithi026 ceph-mon[33839]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:39.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:39 smithi155 ceph-mon[27498]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:40.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:40 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:40 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:40.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:40 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:41 smithi026 ceph-mon[23719]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:41.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:41 smithi026 ceph-mon[33839]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:41.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:41 smithi155 ceph-mon[27498]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:42] "GET /metrics HTTP/1.1" 200 38074 "" "Prometheus/2.43.0" 2024-09-16T08:30:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:43 smithi026 ceph-mon[23719]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:43.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:43 smithi026 ceph-mon[33839]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:43.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:43 smithi155 ceph-mon[27498]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:45.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:45 smithi026 ceph-mon[33839]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:45.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:45 smithi026 ceph-mon[23719]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:45 smithi155 ceph-mon[27498]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:47.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:47 smithi026 ceph-mon[33839]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:47 smithi026 ceph-mon[23719]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:47 smithi155 ceph-mon[27498]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:49.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:49 smithi026 ceph-mon[33839]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:49 smithi026 ceph-mon[23719]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:49 smithi155 ceph-mon[27498]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:50.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:30:51.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:51 smithi026 ceph-mon[33839]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:51.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:51 smithi026 ceph-mon[23719]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:51 smithi155 ceph-mon[27498]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:30:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:30:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:30:52] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T08:30:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:53 smithi026 ceph-mon[23719]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:53.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:53 smithi026 ceph-mon[33839]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:53.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:53 smithi155 ceph-mon[27498]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:55 smithi026 ceph-mon[23719]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:55 smithi026 ceph-mon[33839]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:55 smithi155 ceph-mon[27498]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:57 smithi026 ceph-mon[23719]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:57.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:57 smithi026 ceph-mon[33839]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:57 smithi155 ceph-mon[27498]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:30:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:30:59 smithi026 ceph-mon[23719]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:59.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:30:59 smithi026 ceph-mon[33839]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:30:59.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:30:59 smithi155 ceph-mon[27498]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:01.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:01 smithi026 ceph-mon[23719]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:01.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:01 smithi026 ceph-mon[33839]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:01.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:01 smithi155 ceph-mon[27498]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:02.676 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:02] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:31:03.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:31:03.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:03.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:31:03.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:31:03.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:31:04.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:03 smithi026 ceph-mon[23719]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:04.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:03 smithi026 ceph-mon[33839]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:04.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:03 smithi155 ceph-mon[27498]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:06.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:05 smithi026 ceph-mon[23719]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:06.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:05 smithi026 ceph-mon[33839]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:06.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:05 smithi155 ceph-mon[27498]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:07.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:07.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:07.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:08.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:07 smithi026 ceph-mon[23719]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:08.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:07 smithi026 ceph-mon[33839]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:08.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:07 smithi155 ceph-mon[27498]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:10.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:09 smithi026 ceph-mon[23719]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:10.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:09 smithi026 ceph-mon[33839]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:10.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:09 smithi155 ceph-mon[27498]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:11.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:11.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:11.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:12.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:11 smithi026 ceph-mon[23719]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:12.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:11 smithi026 ceph-mon[33839]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:12.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:11 smithi155 ceph-mon[27498]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:12] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T08:31:14.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:13 smithi026 ceph-mon[23719]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:14.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:13 smithi026 ceph-mon[33839]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:13 smithi155 ceph-mon[27498]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:16.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:15 smithi155 ceph-mon[27498]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:15 smithi026 ceph-mon[23719]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:16.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:15 smithi026 ceph-mon[33839]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:18.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:17 smithi155 ceph-mon[27498]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:17 smithi026 ceph-mon[23719]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:17 smithi026 ceph-mon[33839]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:20.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:19 smithi155 ceph-mon[27498]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:20.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:19 smithi026 ceph-mon[23719]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:19 smithi026 ceph-mon[33839]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:21.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:20 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:21.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:20 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:21.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:20 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:21 smithi155 ceph-mon[27498]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:21 smithi026 ceph-mon[23719]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:21 smithi026 ceph-mon[33839]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:22] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:31:24.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:23 smithi155 ceph-mon[27498]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:23 smithi026 ceph-mon[23719]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:23 smithi026 ceph-mon[33839]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:26.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:25 smithi155 ceph-mon[27498]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:25 smithi026 ceph-mon[23719]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:25 smithi026 ceph-mon[33839]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:28.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:27 smithi026 ceph-mon[23719]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:28.079 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:27 smithi026 ceph-mon[33839]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:28.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:27 smithi155 ceph-mon[27498]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:30.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:29 smithi155 ceph-mon[27498]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:29 smithi026 ceph-mon[23719]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:29 smithi026 ceph-mon[33839]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:31.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:30 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:30 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:31.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:30 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:32.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:31 smithi155 ceph-mon[27498]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:31 smithi026 ceph-mon[23719]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:31 smithi026 ceph-mon[33839]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:32] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:31:34.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:33 smithi155 ceph-mon[27498]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:33 smithi026 ceph-mon[23719]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:33 smithi026 ceph-mon[33839]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:36.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:35 smithi155 ceph-mon[27498]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:35 smithi026 ceph-mon[23719]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:36.305 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:35 smithi026 ceph-mon[33839]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:37.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:37.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:38.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:37 smithi155 ceph-mon[27498]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:37 smithi026 ceph-mon[23719]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:37 smithi026 ceph-mon[33839]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:40.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:39 smithi155 ceph-mon[27498]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:39 smithi026 ceph-mon[23719]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:40.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:39 smithi026 ceph-mon[33839]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:40 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:40 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:40 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:41 smithi155 ceph-mon[27498]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:42.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:41 smithi026 ceph-mon[33839]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:41 smithi026 ceph-mon[23719]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:42] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-16T08:31:44.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:43 smithi155 ceph-mon[27498]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:43 smithi026 ceph-mon[23719]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:43 smithi026 ceph-mon[33839]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:45 smithi155 ceph-mon[27498]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:45 smithi026 ceph-mon[23719]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:46.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:45 smithi026 ceph-mon[33839]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:47 smithi155 ceph-mon[27498]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:47 smithi026 ceph-mon[23719]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:47 smithi026 ceph-mon[33839]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:50.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:49 smithi155 ceph-mon[27498]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:50.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:49 smithi026 ceph-mon[23719]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:50.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:49 smithi026 ceph-mon[33839]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:51.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:51.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:31:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:51 smithi026 ceph-mon[23719]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:51 smithi026 ceph-mon[33839]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:51 smithi155 ceph-mon[27498]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:31:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:31:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:31:52] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T08:31:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:53 smithi026 ceph-mon[33839]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:53 smithi026 ceph-mon[23719]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:53 smithi155 ceph-mon[27498]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:31:56.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:55 smithi026 ceph-mon[23719]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:56.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:55 smithi026 ceph-mon[33839]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:56.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:55 smithi155 ceph-mon[27498]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:31:58.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:57 smithi026 ceph-mon[23719]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:58.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:57 smithi026 ceph-mon[33839]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:31:58.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:57 smithi155 ceph-mon[27498]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:00.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:31:59 smithi026 ceph-mon[33839]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:31:59 smithi026 ceph-mon[23719]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:00.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:31:59 smithi155 ceph-mon[27498]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:01.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:01 smithi026 ceph-mon[23719]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:01 smithi026 ceph-mon[33839]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:01 smithi155 ceph-mon[27498]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:02] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T08:32:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:02 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:02 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:03 smithi026 ceph-mon[33839]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:03 smithi026 ceph-mon[23719]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:03 smithi155 ceph-mon[27498]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:05 smithi026 ceph-mon[23719]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:05 smithi026 ceph-mon[33839]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:06.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:05 smithi155 ceph-mon[27498]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:07.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:07.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:07.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:07 smithi026 ceph-mon[23719]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:08.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:07 smithi026 ceph-mon[33839]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:07 smithi155 ceph-mon[27498]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:10.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:09 smithi155 ceph-mon[27498]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:09 smithi026 ceph-mon[23719]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:10.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:09 smithi026 ceph-mon[33839]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:11.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:11.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:11.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:11 smithi026 ceph-mon[23719]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:12.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:11 smithi026 ceph-mon[33839]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:11 smithi155 ceph-mon[27498]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:12] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T08:32:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:13 smithi026 ceph-mon[23719]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:14.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:13 smithi026 ceph-mon[33839]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:13 smithi155 ceph-mon[27498]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:15 smithi026 ceph-mon[23719]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:16.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:15 smithi026 ceph-mon[33839]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:15 smithi155 ceph-mon[27498]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:17 smithi026 ceph-mon[23719]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:17 smithi026 ceph-mon[33839]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:17 smithi155 ceph-mon[27498]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:20.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:19 smithi026 ceph-mon[23719]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:19 smithi026 ceph-mon[33839]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:19 smithi155 ceph-mon[27498]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:21.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:20 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:21.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:20 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:21.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:20 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:21 smithi026 ceph-mon[23719]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:21 smithi026 ceph-mon[33839]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:21 smithi155 ceph-mon[27498]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:22] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-16T08:32:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:23 smithi026 ceph-mon[23719]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:23 smithi026 ceph-mon[33839]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:23 smithi155 ceph-mon[27498]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:25 smithi026 ceph-mon[23719]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:25 smithi026 ceph-mon[33839]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:26.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:25 smithi155 ceph-mon[27498]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:27 smithi026 ceph-mon[23719]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:28.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:27 smithi026 ceph-mon[33839]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:28.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:27 smithi155 ceph-mon[27498]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:29 smithi026 ceph-mon[23719]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:29 smithi026 ceph-mon[33839]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:30.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:29 smithi155 ceph-mon[27498]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:30 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:31.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:30 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:30 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:31 smithi026 ceph-mon[23719]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:32:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:31 smithi026 ceph-mon[33839]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:32:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:31 smithi155 ceph-mon[27498]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T08:32:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:32] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-16T08:32:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:33 smithi026 ceph-mon[23719]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:33 smithi026 ceph-mon[33839]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:34.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:33 smithi155 ceph-mon[27498]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:35.111 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T08:32:35.380 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:35 smithi026 ceph-mon[23719]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:35 smithi026 ceph-mon[33839]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:35 smithi155 ceph-mon[27498]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:36.656 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T08:32:36.916 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:37 smithi026 ceph-mon[23719]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:37 smithi026 ceph-mon[33839]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:38.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:37 smithi155 ceph-mon[27498]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:38.458 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T08:32:38.721 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:39 smithi026 ceph-mon[23719]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:40.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:39 smithi026 ceph-mon[33839]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:40.174 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:32:40.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:39 smithi155 ceph-mon[27498]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:40.438 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:41.039 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:32:41.039 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 99s ago 3m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (3m) 2m ago 3m 76.9M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (3m) 99s ago 3m - - 3.8 b5388489f99e a3191eeb087f 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-328-gad35db06 b5388489f99e 3789be3ae726 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (9m) 99s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e 64aabeb20800 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (9m) 99s ago 9m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (8m) 2m ago 8m 43.0M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (8m) 99s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 99s ago 3m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:32:41.040 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (3m) 2m ago 3m 3409k - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (7m) 99s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (7m) 99s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (6m) 99s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (6m) 99s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (5m) 2m ago 5m 46.4M 4016M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (5m) 2m ago 5m 44.7M 4016M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (5m) 2m ago 5m 43.8M 4016M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (4m) 2m ago 4m 46.2M 4016M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 4m 25.7M - 2.43.0 a07b618ecd1d af90102bc2c7 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (3m) 99s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:32:41.041 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (3m) 2m ago 3m 79.1M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:32:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:40 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:40 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:41.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:40 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:41.789 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T08:32:42.053 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:42.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:41 smithi026 ceph-mon[23719]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:42.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:41 smithi026 ceph-mon[33839]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:42.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:41 smithi155 ceph-mon[27498]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:42.491 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:42] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-16T08:32:42.751 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:32:42.752 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:32:42.753 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:32:43.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:42 smithi026 ceph-mon[23719]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:43.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:42 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1050968261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:32:43.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:42 smithi026 ceph-mon[33839]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:43.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:42 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1050968261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:32:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:42 smithi155 ceph-mon[27498]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:43.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:42 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1050968261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:32:43.342 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T08:32:43.602 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:44.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:43 smithi026 ceph-mon[23719]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:44.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:43 smithi026 ceph-mon[33839]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:44.301 INFO:teuthology.orchestra.run.smithi026.stdout: cluster: 2024-09-16T08:32:44.301 INFO:teuthology.orchestra.run.smithi026.stdout: id: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:32:44.301 INFO:teuthology.orchestra.run.smithi026.stdout: health: HEALTH_OK 2024-09-16T08:32:44.301 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: services: 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: mgr: y(active, since 4m), standbys: x 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: data: 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: pools: 6 pools, 161 pgs 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: objects: 212 objects, 585 KiB 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: usage: 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: pgs: 161 active+clean 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:32:44.302 INFO:teuthology.orchestra.run.smithi026.stdout: io: 2024-09-16T08:32:44.303 INFO:teuthology.orchestra.run.smithi026.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T08:32:44.303 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:32:44.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:43 smithi155 ceph-mon[27498]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:44.885 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T08:32:45.149 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:45.271 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:44 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3089024695' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:32:45.272 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:44 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3089024695' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:32:45.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:44 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3089024695' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:32:45.792 INFO:teuthology.orchestra.run.smithi026.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager ?:9093,9094 1/1 104s ago 4m smithi026=a;count:1 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:grafana ?:3000 1/1 2m ago 4m smithi155=a;count:1 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo ?:5000 1/1 104s ago 3m count:1 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:mgr 2/2 2m ago 8m smithi026=y;smithi155=x;count:2 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:mon 3/3 2m ago 8m smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi155:172.21.15.155=b;count:3 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi026=a;smithi155=b;count:2 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:osd 8 2m ago - 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus ?:9095 1/1 2m ago 4m smithi155=a;count:1 2024-09-16T08:32:45.793 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-16T08:32:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:45 smithi026 ceph-mon[23719]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:46.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:45 smithi026 ceph-mon[33839]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:46.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:45 smithi155 ceph-mon[27498]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:46.365 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:32:46.624 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:47.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:46 smithi026 ceph-mon[23719]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:47.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:46 smithi026 ceph-mon[33839]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:47.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:46 smithi155 ceph-mon[27498]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:47.630 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled to redeploy mgr.x on host 'smithi155' 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1289984575' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.276 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1289984575' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:32:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:32:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:47 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.309 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1289984575' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:32:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:32:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:32:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:32:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:47 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:32:48.571 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 107s ago 3m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (3m) 2m ago 3m 76.9M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (3m) 107s ago 3m - - 3.8 b5388489f99e a3191eeb087f 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,8765 running (8m) 2m ago 8m 440M - 19.1.1-328-gad35db06 b5388489f99e 3789be3ae726 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (9m) 107s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e 64aabeb20800 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (9m) 107s ago 9m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (8m) 2m ago 8m 43.0M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:32:49.197 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (8m) 107s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 107s ago 3m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (3m) 2m ago 3m 3409k - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (7m) 107s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (7m) 107s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (6m) 107s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (6m) 107s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (6m) 2m ago 6m 46.4M 4016M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (5m) 2m ago 5m 44.7M 4016M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (5m) 2m ago 5m 43.8M 4016M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (4m) 2m ago 4m 46.2M 4016M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 4m 25.7M - 2.43.0 a07b618ecd1d af90102bc2c7 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (3m) 107s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:32:49.198 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (3m) 2m ago 3m 79.1M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[23719]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[23719]: Schedule redeploy daemon mgr.x 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[23719]: Deploying daemon mgr.x on smithi155 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[33839]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[33839]: Schedule redeploy daemon mgr.x 2024-09-16T08:32:49.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:48 smithi026 ceph-mon[33839]: Deploying daemon mgr.x on smithi155 2024-09-16T08:32:49.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:48 smithi155 ceph-mon[27498]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:49.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:48 smithi155 ceph-mon[27498]: Schedule redeploy daemon mgr.x 2024-09-16T08:32:49.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:48 smithi155 ceph-mon[27498]: Deploying daemon mgr.x on smithi155 2024-09-16T08:32:49.789 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:32:49.976 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:49 smithi026 ceph-mon[23719]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:50.048 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:32:50.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:49 smithi026 ceph-mon[33839]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:49 smithi155 ceph-mon[27498]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:51.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:50 smithi026 ceph-mon[23719]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:51.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:50 smithi026 ceph-mon[33839]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:51.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:50 smithi155 ceph-mon[27498]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:32:51.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:32:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:51 smithi026 ceph-mon[23719]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:51 smithi026 ceph-mon[33839]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:51 smithi155 ceph-mon[27498]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:32:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:32:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:32:52] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-16T08:32:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:53 smithi026 ceph-mon[23719]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:53 smithi026 ceph-mon[33839]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:53 smithi155 ceph-mon[27498]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:55.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:55 smithi155 ceph-mon[27498]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:55 smithi026 ceph-mon[23719]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:55 smithi026 ceph-mon[33839]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:57 smithi026 ceph-mon[23719]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:57.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:57 smithi026 ceph-mon[33839]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:57 smithi155 ceph-mon[27498]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:32:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:32:59 smithi026 ceph-mon[23719]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:59.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:32:59 smithi026 ceph-mon[33839]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:32:59.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:32:59 smithi155 ceph-mon[27498]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:01.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:01.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:01.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:02.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:01 smithi155 ceph-mon[27498]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:01 smithi026 ceph-mon[23719]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:01 smithi026 ceph-mon[33839]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:02.776 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:02] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-16T08:33:04.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:03 smithi155 ceph-mon[27498]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:03 smithi026 ceph-mon[23719]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:03 smithi026 ceph-mon[33839]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:06.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:05 smithi155 ceph-mon[27498]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:05 smithi026 ceph-mon[23719]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:05 smithi026 ceph-mon[33839]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:07.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:07.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:07.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:08.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:07 smithi155 ceph-mon[27498]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:07 smithi026 ceph-mon[23719]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:08.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:07 smithi026 ceph-mon[33839]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:10.060 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:09 smithi026 ceph-mon[23719]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:10.060 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:09 smithi026 ceph-mon[33839]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:10.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:09 smithi155 ceph-mon[27498]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:11.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:11.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:11.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:12.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:11 smithi155 ceph-mon[27498]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:11 smithi026 ceph-mon[23719]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:12.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:11 smithi026 ceph-mon[33839]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:12] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-16T08:33:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:13 smithi155 ceph-mon[27498]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:13 smithi026 ceph-mon[23719]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:14.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:13 smithi026 ceph-mon[33839]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:16.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:15 smithi155 ceph-mon[27498]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:15 smithi026 ceph-mon[23719]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:16.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:15 smithi026 ceph-mon[33839]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:18.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:17 smithi155 ceph-mon[27498]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:17 smithi026 ceph-mon[23719]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:17 smithi026 ceph-mon[33839]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:20.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:19 smithi155 ceph-mon[27498]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:20.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:19 smithi026 ceph-mon[23719]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:19 smithi026 ceph-mon[33839]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:21.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:20 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:21.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:20 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:21.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:20 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:21 smithi155 ceph-mon[27498]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:22.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:21 smithi026 ceph-mon[33839]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:21 smithi026 ceph-mon[23719]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:22] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-16T08:33:24.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:23 smithi155 ceph-mon[27498]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:23 smithi026 ceph-mon[23719]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:23 smithi026 ceph-mon[33839]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:24.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:24 smithi155 systemd[1]: Stopping Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:33:24.881 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:24 smithi155 podman[61301]: 2024-09-16 08:33:24.61768373 +0000 UTC m=+0.137088026 container died 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T08:33:25.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:24 smithi155 podman[61301]: 2024-09-16 08:33:24.961121047 +0000 UTC m=+0.480525343 container cleanup 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-ad35db0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:33:25.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:24 smithi155 bash[61301]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x 2024-09-16T08:33:25.750 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 podman[61312]: 2024-09-16 08:33:25.362979259 +0000 UTC m=+0.745164615 container remove 3789be3ae72605c0e46bd5e0838c36ffe8b8107e48bf10e80c896723f80cb0a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:33:25.750 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:33:25.751 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T08:33:25.751 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 systemd[1]: Stopped Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:33:25.751 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Consumed 10.998s CPU time. 2024-09-16T08:33:26.049 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 systemd[1]: Starting Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:33:26.049 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 podman[61445]: 2024-09-16 08:33:25.864555344 +0000 UTC m=+0.015760307 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:33:26.049 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:25 smithi155 podman[61445]: 2024-09-16 08:33:25.964378614 +0000 UTC m=+0.115583606 container create 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:33:26.050 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:25 smithi155 ceph-mon[27498]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:25 smithi026 ceph-mon[23719]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:25 smithi026 ceph-mon[33839]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:26.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:26 smithi155 podman[61445]: 2024-09-16 08:33:26.150228828 +0000 UTC m=+0.301433779 container init 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T08:33:26.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:26 smithi155 podman[61445]: 2024-09-16 08:33:26.152963152 +0000 UTC m=+0.304168113 container start 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-16T08:33:26.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:26 smithi155 ceph-mgr[61464]: -- 172.21.15.155:0/1933489112 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56025dae70e0 con 0x56025dac5400 2024-09-16T08:33:26.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:26 smithi155 bash[61445]: 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 2024-09-16T08:33:26.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:26 smithi155 systemd[1]: Started Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:33:27.707 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:27 smithi155 ceph-mon[27498]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.708 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:27 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[33839]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[23719]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:27.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:27 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:29.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:29 smithi155 ceph-mon[27498]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:29.639 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:29 smithi026 ceph-mon[23719]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:29.640 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:29 smithi026 ceph-mon[33839]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:31.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:30 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:30 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:30 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:30 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:31.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:33:31] ENGINE Bus STARTING 2024-09-16T08:33:31.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: CherryPy Checker: 2024-09-16T08:33:31.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: The Application mounted at '' has an empty config. 2024-09-16T08:33:31.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:33:31.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:33:31] ENGINE Serving on http://:::9283 2024-09-16T08:33:31.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:33:31] ENGINE Bus STARTED 2024-09-16T08:33:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:33:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:33:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: Standby manager daemon x restarted 2024-09-16T08:33:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:33:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:33:32.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: Standby manager daemon x restarted 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:33:32.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:33:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: Standby manager daemon x restarted 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:33:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:33:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:32] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-16T08:33:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:33 smithi026 ceph-mon[23719]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:33 smithi026 ceph-mon[23719]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T08:33:33.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:33 smithi026 ceph-mon[33839]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:33.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:33 smithi026 ceph-mon[33839]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T08:33:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:33 smithi155 ceph-mon[27498]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:33 smithi155 ceph-mon[27498]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T08:33:35.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:35 smithi026 ceph-mon[23719]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:35.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:35 smithi026 ceph-mon[33839]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:35.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:35 smithi155 ceph-mon[27498]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:36.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:37 smithi026 ceph-mon[23719]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:37.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:37 smithi026 ceph-mon[33839]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:37.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:37 smithi155 ceph-mon[27498]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:39.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:39 smithi155 ceph-mon[27498]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:39.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:39 smithi026 ceph-mon[23719]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:39.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:39 smithi026 ceph-mon[33839]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:40.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:40 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:40 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:40.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:40 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:41.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:41 smithi155 ceph-mon[27498]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:41.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:41 smithi026 ceph-mon[23719]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:41.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:41 smithi026 ceph-mon[33839]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:42] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:33:43.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:43 smithi155 ceph-mon[27498]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:43.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:43 smithi026 ceph-mon[23719]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:43 smithi026 ceph-mon[33839]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:45 smithi155 ceph-mon[27498]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:45 smithi026 ceph-mon[23719]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:45 smithi026 ceph-mon[33839]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:47 smithi155 ceph-mon[27498]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:47 smithi026 ceph-mon[23719]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:47.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:47 smithi026 ceph-mon[33839]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:49 smithi155 ceph-mon[27498]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:49 smithi026 ceph-mon[23719]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:49.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:49 smithi026 ceph-mon[33839]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:50.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:33:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:51 smithi155 ceph-mon[27498]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:51 smithi026 ceph-mon[33839]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:51 smithi026 ceph-mon[23719]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:33:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:33:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:33:52] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-16T08:33:53.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:53 smithi155 ceph-mon[27498]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:53.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:53 smithi026 ceph-mon[33839]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:53.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:53 smithi026 ceph-mon[23719]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:55 smithi155 ceph-mon[27498]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:55.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:55 smithi026 ceph-mon[33839]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:55.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:55 smithi026 ceph-mon[23719]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:57 smithi155 ceph-mon[27498]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:57.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:57 smithi026 ceph-mon[23719]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:57.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:57 smithi026 ceph-mon[33839]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:33:59.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:33:59 smithi026 ceph-mon[23719]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:59.579 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:33:59 smithi026 ceph-mon[33839]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:33:59.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:33:59 smithi155 ceph-mon[27498]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:00.596 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:00.597 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:01.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:01 smithi155 ceph-mon[27498]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:01 smithi026 ceph-mon[33839]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:01.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:01 smithi026 ceph-mon[23719]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:02] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-16T08:34:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:03 smithi155 ceph-mon[27498]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:03.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:03 smithi026 ceph-mon[33839]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:03.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:03 smithi026 ceph-mon[23719]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:05.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:05 smithi155 ceph-mon[27498]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:05.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:05 smithi026 ceph-mon[23719]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:05.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:05 smithi026 ceph-mon[33839]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:06.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:06.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:06.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:07 smithi155 ceph-mon[27498]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:07 smithi026 ceph-mon[23719]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:07.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:07 smithi026 ceph-mon[33839]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:34:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:09 smithi155 ceph-mon[27498]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:09 smithi026 ceph-mon[23719]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:09.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:09 smithi026 ceph-mon[33839]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:10.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:10.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:10.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:11.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:11 smithi026 ceph-mon[23719]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:11 smithi026 ceph-mon[33839]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:11.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:11 smithi155 ceph-mon[27498]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:12] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-16T08:34:13.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:13 smithi026 ceph-mon[23719]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:13 smithi026 ceph-mon[33839]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:13 smithi155 ceph-mon[27498]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:15 smithi026 ceph-mon[23719]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:15.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:15 smithi026 ceph-mon[33839]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:15 smithi155 ceph-mon[27498]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:17 smithi026 ceph-mon[23719]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:17.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:17 smithi026 ceph-mon[33839]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:17.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:17 smithi155 ceph-mon[27498]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:19 smithi026 ceph-mon[23719]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:19 smithi026 ceph-mon[33839]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:19.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:19 smithi155 ceph-mon[27498]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:20.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:20 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:20.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:20 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:20.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:20 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:21 smithi026 ceph-mon[23719]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:21.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:21 smithi026 ceph-mon[33839]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:21.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:21 smithi155 ceph-mon[27498]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:21.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:22] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-16T08:34:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:23 smithi026 ceph-mon[23719]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:23.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:23 smithi026 ceph-mon[33839]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:23 smithi155 ceph-mon[27498]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:25 smithi026 ceph-mon[23719]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:25.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:25 smithi026 ceph-mon[33839]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:25 smithi155 ceph-mon[27498]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:27 smithi026 ceph-mon[23719]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:27 smithi026 ceph-mon[33839]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:27.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:27 smithi155 ceph-mon[27498]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:29 smithi026 ceph-mon[23719]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:29 smithi026 ceph-mon[33839]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:29 smithi155 ceph-mon[27498]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:30.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:30 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:30.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:30 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:30.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:30 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:31 smithi026 ceph-mon[23719]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:31.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:31 smithi026 ceph-mon[33839]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:31.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:31 smithi155 ceph-mon[27498]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:32.692 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:32] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-16T08:34:32.976 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:32 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:32.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:32 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:32.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:32 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:32.977 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:32 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:33.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:32 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:34.005 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:33 smithi155 ceph-mon[27498]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:34.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:33 smithi026 ceph-mon[23719]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:34.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:33 smithi026 ceph-mon[33839]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:36.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:35 smithi155 ceph-mon[27498]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:36.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:35 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:36.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:35 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[23719]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[33839]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:35 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:37.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:34:37.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:34:37.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:37.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:34:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:34:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:37.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:34:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:34:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:34:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:38.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:37 smithi155 ceph-mon[27498]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:37 smithi026 ceph-mon[23719]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:37 smithi026 ceph-mon[33839]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:40.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:39 smithi155 ceph-mon[27498]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:39 smithi026 ceph-mon[23719]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:40.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:39 smithi026 ceph-mon[33839]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:41.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:40 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:40 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:41.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:40 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:42.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:41 smithi155 ceph-mon[27498]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:41 smithi026 ceph-mon[23719]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:42.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:41 smithi026 ceph-mon[33839]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:42] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-16T08:34:44.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:43 smithi155 ceph-mon[27498]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:43 smithi026 ceph-mon[23719]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:43 smithi026 ceph-mon[33839]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:46.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:45 smithi155 ceph-mon[27498]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:45 smithi026 ceph-mon[23719]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:46.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:45 smithi026 ceph-mon[33839]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:48.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:47 smithi155 ceph-mon[27498]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:47 smithi026 ceph-mon[33839]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:48.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:47 smithi026 ceph-mon[23719]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:50.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:49 smithi155 ceph-mon[27498]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:50.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:49 smithi026 ceph-mon[23719]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:50.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:49 smithi026 ceph-mon[33839]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:51.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:50 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:51.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:50 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:50 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:34:52.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:51 smithi155 ceph-mon[27498]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:52.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:51 smithi026 ceph-mon[23719]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:51 smithi026 ceph-mon[33839]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:34:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:34:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:34:52] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T08:34:54.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:53 smithi155 ceph-mon[27498]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:53 smithi026 ceph-mon[23719]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:53 smithi026 ceph-mon[33839]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:34:56.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:55 smithi155 ceph-mon[27498]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:56.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:55 smithi026 ceph-mon[23719]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:56.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:55 smithi026 ceph-mon[33839]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:58.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:57 smithi155 ceph-mon[27498]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:58.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:57 smithi026 ceph-mon[23719]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:34:58.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:57 smithi026 ceph-mon[33839]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:00.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:34:59 smithi155 ceph-mon[27498]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:34:59 smithi026 ceph-mon[23719]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:00.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:34:59 smithi026 ceph-mon[33839]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:01.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:00 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:00 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:00 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:01 smithi026 ceph-mon[23719]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:01 smithi026 ceph-mon[33839]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:01 smithi155 ceph-mon[27498]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:02.780 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:02] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-16T08:35:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:03 smithi026 ceph-mon[23719]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:03 smithi026 ceph-mon[33839]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:03 smithi155 ceph-mon[27498]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:05 smithi026 ceph-mon[23719]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:06.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:05 smithi026 ceph-mon[33839]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:06.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:05 smithi155 ceph-mon[27498]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:07.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:06 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:07.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:06 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:07.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:06 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:07 smithi026 ceph-mon[23719]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:08.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:07 smithi026 ceph-mon[33839]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:07 smithi155 ceph-mon[27498]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:10.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:09 smithi155 ceph-mon[27498]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:09 smithi026 ceph-mon[23719]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:10.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:09 smithi026 ceph-mon[33839]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:11.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:10 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:11.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:10 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:11.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:10 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:11 smithi026 ceph-mon[23719]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:11 smithi026 ceph-mon[33839]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:11 smithi155 ceph-mon[27498]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:12] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:35:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:13 smithi026 ceph-mon[23719]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:14.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:13 smithi026 ceph-mon[33839]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:13 smithi155 ceph-mon[27498]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:15 smithi026 ceph-mon[23719]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:16.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:15 smithi026 ceph-mon[33839]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:15 smithi155 ceph-mon[27498]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:17 smithi026 ceph-mon[23719]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:17 smithi026 ceph-mon[33839]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:17 smithi155 ceph-mon[27498]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:20.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:19 smithi026 ceph-mon[23719]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:19 smithi026 ceph-mon[33839]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:20.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:19 smithi155 ceph-mon[27498]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[23719]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:22.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:22.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:22.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[33839]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:22.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:21 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:21 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:21 smithi155 ceph-mon[27498]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:21 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:22] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:35:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:23 smithi026 ceph-mon[23719]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:23 smithi026 ceph-mon[33839]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:23 smithi155 ceph-mon[27498]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:25 smithi026 ceph-mon[23719]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:25 smithi026 ceph-mon[33839]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:26.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:25 smithi155 ceph-mon[27498]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:27 smithi026 ceph-mon[23719]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:28.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:27 smithi026 ceph-mon[33839]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:28.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:27 smithi155 ceph-mon[27498]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:29 smithi026 ceph-mon[23719]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:29 smithi026 ceph-mon[33839]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:30.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:29 smithi155 ceph-mon[27498]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:31 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:31 smithi026 ceph-mon[23719]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:31 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:31 smithi026 ceph-mon[33839]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:31 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:31 smithi155 ceph-mon[27498]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:32] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-16T08:35:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:33 smithi026 ceph-mon[23719]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:33 smithi026 ceph-mon[33839]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:34.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:33 smithi155 ceph-mon[27498]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:35 smithi026 ceph-mon[23719]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:35 smithi026 ceph-mon[33839]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:35 smithi155 ceph-mon[27498]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:37.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:35:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:35:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:36 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:35:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:35:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:35:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:36 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' 2024-09-16T08:35:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:37 smithi026 ceph-mon[23719]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:37 smithi026 ceph-mon[33839]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:38.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:37 smithi155 ceph-mon[27498]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:39 smithi026 ceph-mon[23719]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:40.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:39 smithi026 ceph-mon[33839]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:40.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:39 smithi155 ceph-mon[27498]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:41 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:41 smithi026 ceph-mon[23719]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:41 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:42.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:41 smithi026 ceph-mon[33839]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:42.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:41 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:42.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:41 smithi155 ceph-mon[27498]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:42] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-16T08:35:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:43 smithi026 ceph-mon[23719]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:43 smithi026 ceph-mon[33839]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:44.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:43 smithi155 ceph-mon[27498]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:45 smithi026 ceph-mon[23719]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:46.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:45 smithi026 ceph-mon[33839]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:46.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:45 smithi155 ceph-mon[27498]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:47 smithi026 ceph-mon[23719]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:48.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:47 smithi026 ceph-mon[33839]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:48.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:47 smithi155 ceph-mon[27498]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:50.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:49 smithi026 ceph-mon[23719]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:50.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:49 smithi026 ceph-mon[33839]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:49 smithi155 ceph-mon[27498]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:51.246 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:35:51.512 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:52.146 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:35:52.146 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:35:52.146 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (6m) 76s ago 6m 75.6M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:35:52.146 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (6m) 2m ago 6m - - 3.8 b5388489f99e a3191eeb087f 2024-09-16T08:35:52.146 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 76s ago 11m 452M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-328-gad35db06 b5388489f99e 64aabeb20800 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (12m) 2m ago 12m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (11m) 76s ago 11m 44.7M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (11m) 2m ago 11m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (6m) 76s ago 6m 16.6M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 2m ago 10m - 4017M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 2m ago 10m - 4017M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 2m ago 9m - 4017M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 2m ago 9m - 4017M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (9m) 76s ago 9m 49.5M 4016M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (8m) 76s ago 8m 47.8M 4016M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:35:52.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (8m) 76s ago 8m 46.4M 4016M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:35:52.148 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (7m) 76s ago 7m 49.2M 4016M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:35:52.148 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (5m) 76s ago 7m 52.0M - 2.43.0 a07b618ecd1d af90102bc2c7 2024-09-16T08:35:52.148 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (6m) 2m ago 6m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:35:52.148 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (6m) 76s ago 6m 82.3M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[23719]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[23719]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[23719]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[33839]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[33839]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:52.177 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:51 smithi026 ceph-mon[33839]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:51 smithi155 ceph-mon[27498]: from='client.24719 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:35:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:51 smithi155 ceph-mon[27498]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:51 smithi155 ceph-mon[27498]: from='mgr.24350 172.21.15.26:0/1687487365' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:35:52.493 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:35:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:35:52] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-16T08:35:52.783 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T08:35:53.044 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:35:53.920 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:35:53.921 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:35:54.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[23719]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:35:54.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[23719]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:54.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1502919225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:54.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[33839]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:35:54.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[33839]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:54.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:53 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1502919225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:53 smithi155 ceph-mon[27498]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:35:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:53 smithi155 ceph-mon[27498]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:53 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1502919225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:54.544 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T08:35:54.807 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:55.529 INFO:teuthology.orchestra.run.smithi026.stdout: cluster: 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: id: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: health: HEALTH_OK 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: services: 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: mgr: y(active, since 7m), standbys: x 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: data: 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: pools: 6 pools, 161 pgs 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: objects: 212 objects, 585 KiB 2024-09-16T08:35:55.530 INFO:teuthology.orchestra.run.smithi026.stdout: usage: 233 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:35:55.531 INFO:teuthology.orchestra.run.smithi026.stdout: pgs: 161 active+clean 2024-09-16T08:35:55.531 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:35:55.531 INFO:teuthology.orchestra.run.smithi026.stdout: io: 2024-09-16T08:35:55.531 INFO:teuthology.orchestra.run.smithi026.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T08:35:55.531 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:35:56.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:55 smithi026 ceph-mon[23719]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:56.110 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:55 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2737183656' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:35:56.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:55 smithi026 ceph-mon[33839]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:56.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:55 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2737183656' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:35:56.142 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:35:56.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:55 smithi155 ceph-mon[27498]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:56.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:55 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2737183656' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:35:56.402 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:57.101 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:35:57.721 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T08:35:57.977 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:57 smithi026 ceph-mon[23719]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:57 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2472375003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:35:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:57 smithi026 ceph-mon[33839]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:58.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:57 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2472375003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:35:58.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:57 smithi155 ceph-mon[27498]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:35:58.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:57 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2472375003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:35:58.733 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:35:59.024 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:58 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3579306621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:59.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:58 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3579306621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:59.316 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T08:35:59.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:58 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3579306621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:35:59.576 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:35:59.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:35:59 smithi026 ceph-mon[23719]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:35:59.986 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:35:59 smithi026 ceph-mon[33839]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:00.236 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:35:59 smithi155 ceph-mon[27498]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:00.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setuser ceph since I am not root 2024-09-16T08:36:00.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ignoring --setgroup ceph since I am not root 2024-09-16T08:36:00.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.377+0000 7ff1d01be040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T08:36:00.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.439+0000 7ff1d01be040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T08:36:00.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:00] ENGINE Bus STOPPING 2024-09-16T08:36:00.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:36:00.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:00] ENGINE Bus STOPPED 2024-09-16T08:36:00.812 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:36:00.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.596+0000 7ff1d01be040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T08:36:00.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.666+0000 7ff1d01be040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T08:36:00.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.823+0000 7ff1d01be040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:36:01.078 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:36:01.203 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:00.978+0000 7ff1d01be040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: Activating manager daemon x 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: mgrmap e23: x(active, starting, since 0.0098639s) 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:36:01.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:36:01.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[23719]: Manager daemon x is now available 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: Activating manager daemon x 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: mgrmap e23: x(active, starting, since 0.0098639s) 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:36:01.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:36:01.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:00 smithi026 ceph-mon[33839]: Manager daemon x is now available 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: Activating manager daemon x 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/344382204' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: mgrmap e23: x(active, starting, since 0.0098639s) 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:36:01.223 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:36:01.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:00 smithi155 ceph-mon[27498]: Manager daemon x is now available 2024-09-16T08:36:01.486 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:01 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:01.332+0000 7ff1d01be040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T08:36:01.486 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:01 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:01.403+0000 7ff1d01be040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T08:36:01.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:01] ENGINE Bus STARTING 2024-09-16T08:36:01.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:01] ENGINE Serving on http://:::9283 2024-09-16T08:36:01.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:36:01] ENGINE Bus STARTED 2024-09-16T08:36:01.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:01 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:01.611+0000 7ff1d01be040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T08:36:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-mon[27498]: mgrmap e24: x(active, since 1.01175s) 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:36:02.233+0000 7fbf57bf5640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:36:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: Traceback (most recent call last): 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._connections.run(self.expiration_interval) 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._run(expiration_interval) 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:36:02.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: s = self.context.wrap_socket( 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: return self.sslsocket_class._create( 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self.do_handshake() 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._sslobj.do_handshake() 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:36:02.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[23719]: mgrmap e24: x(active, since 1.01175s) 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:36:02.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:36:02.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-mon[33839]: mgrmap e24: x(active, since 1.01175s) 2024-09-16T08:36:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:02.551+0000 7ff1d01be040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T08:36:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:02.623+0000 7ff1d01be040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T08:36:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:03 smithi155 ceph-mon[27498]: Deploying cephadm binary to smithi155 2024-09-16T08:36:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:03 smithi155 ceph-mon[27498]: Deploying cephadm binary to smithi026 2024-09-16T08:36:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:03 smithi155 ceph-mon[27498]: [16/Sep/2024:08:36:02] ENGINE Bus STARTING 2024-09-16T08:36:03.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:03 smithi155 ceph-mon[27498]: mgrmap e25: x(active, since 2s) 2024-09-16T08:36:03.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[23719]: Deploying cephadm binary to smithi155 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[23719]: Deploying cephadm binary to smithi026 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[23719]: [16/Sep/2024:08:36:02] ENGINE Bus STARTING 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[23719]: mgrmap e25: x(active, since 2s) 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[33839]: Deploying cephadm binary to smithi155 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[33839]: Deploying cephadm binary to smithi026 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[33839]: [16/Sep/2024:08:36:02] ENGINE Bus STARTING 2024-09-16T08:36:03.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-mon[33839]: mgrmap e25: x(active, since 2s) 2024-09-16T08:36:03.693 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.415+0000 7ff1d01be040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T08:36:03.693 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.538+0000 7ff1d01be040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T08:36:03.989 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.692+0000 7ff1d01be040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T08:36:03.989 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.757+0000 7ff1d01be040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T08:36:03.989 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.916+0000 7ff1d01be040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T08:36:03.989 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:03.988+0000 7ff1d01be040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T08:36:04.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.056+0000 7ff1d01be040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T08:36:04.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[23719]: [16/Sep/2024:08:36:02] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:36:04.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[23719]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:04.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[23719]: [16/Sep/2024:08:36:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:36:04.255 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:36:04.256 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[23719]: [16/Sep/2024:08:36:02] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[23719]: [16/Sep/2024:08:36:02] ENGINE Bus STARTED 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[33839]: [16/Sep/2024:08:36:02] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[33839]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:04.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[33839]: [16/Sep/2024:08:36:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:36:04.258 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:36:04.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[33839]: [16/Sep/2024:08:36:02] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:36:04.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-mon[33839]: [16/Sep/2024:08:36:02] ENGINE Bus STARTED 2024-09-16T08:36:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:04 smithi155 ceph-mon[27498]: [16/Sep/2024:08:36:02] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:36:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:04 smithi155 ceph-mon[27498]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:04 smithi155 ceph-mon[27498]: [16/Sep/2024:08:36:02] ENGINE Error in HTTPServer.serve 2024-09-16T08:36:04.341 INFO:journalctl@ceph.mon.b.smithi155.stdout: Traceback (most recent call last): 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._run(expiration_interval) 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: s = self.context.wrap_socket( 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:36:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: return self.sslsocket_class._create( 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self.do_handshake() 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._sslobj.do_handshake() 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:04 smithi155 ceph-mon[27498]: [16/Sep/2024:08:36:02] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:36:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:04 smithi155 ceph-mon[27498]: [16/Sep/2024:08:36:02] ENGINE Bus STARTED 2024-09-16T08:36:04.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.254+0000 7ff1d01be040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T08:36:04.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.330+0000 7ff1d01be040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T08:36:04.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.405+0000 7ff1d01be040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T08:36:04.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.493+0000 7ff1d01be040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T08:36:04.827 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.556+0000 7ff1d01be040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T08:36:04.827 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:04.623+0000 7ff1d01be040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T08:36:05.325 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:05 smithi155 ceph-mon[27498]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:05.325 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:05 smithi155 ceph-mon[27498]: mgrmap e26: x(active, since 4s) 2024-09-16T08:36:05.487 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-mon[23719]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:05.487 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-mon[23719]: mgrmap e26: x(active, since 4s) 2024-09-16T08:36:05.488 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:05.482+0000 7ff1d01be040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T08:36:05.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-mon[33839]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:36:05.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-mon[33839]: mgrmap e26: x(active, since 4s) 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:36:05] ENGINE Bus STARTING 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: CherryPy Checker: 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: The Application mounted at '' has an empty config. 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:36:05] ENGINE Serving on http://:::9283 2024-09-16T08:36:05.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:05 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: [16/Sep/2024:08:36:05] ENGINE Bus STARTED 2024-09-16T08:36:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[23719]: Standby manager daemon y started 2024-09-16T08:36:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:36:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:36:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:36:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:36:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[33839]: Standby manager daemon y started 2024-09-16T08:36:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:36:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:36:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:36:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:06 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:36:06.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:06 smithi155 ceph-mon[27498]: Standby manager daemon y started 2024-09-16T08:36:06.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:06 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:36:06.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:06 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:36:06.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:06 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:36:06.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:06 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/2666187678' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:36:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:36:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T08:36:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:36:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-16T08:36:07.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:07 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:07.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:07 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Adjusting osd_memory_target on smithi155 to 3248M 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Adjusting osd_memory_target on smithi155 to 3248M 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:36:08.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:36:08.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[23719]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:36:08.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:08 smithi026 ceph-mon[33839]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Adjusting osd_memory_target on smithi155 to 3248M 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:08.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:08 smithi155 ceph-mon[27498]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:36:10.328 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:10 smithi026 ceph-mon[23719]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:36:10.328 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:10 smithi026 ceph-mon[33839]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:36:10.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:10 smithi155 ceph-mon[27498]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1521275885' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]: dispatch 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.340 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:36:12.340 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1521275885' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:36:12.340 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]: dispatch 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1521275885' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:36:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:12 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]: dispatch 2024-09-16T08:36:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:36:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[23947]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:36:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T08:36:13.185 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:13 smithi155 ceph-mon[27498]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:36:13.186 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:13 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]': finished 2024-09-16T08:36:13.186 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:13 smithi155 ceph-mon[27498]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T08:36:13.186 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:13 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]: dispatch 2024-09-16T08:36:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[23719]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:36:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]': finished 2024-09-16T08:36:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[23719]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T08:36:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]: dispatch 2024-09-16T08:36:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[33839]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:36:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3071965607' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/717811903"}]': finished 2024-09-16T08:36:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[33839]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T08:36:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:13 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]: dispatch 2024-09-16T08:36:14.276 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-mon[27498]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:14.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]': finished 2024-09-16T08:36:14.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-mon[27498]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T08:36:14.277 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]: dispatch 2024-09-16T08:36:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[33839]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]': finished 2024-09-16T08:36:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[33839]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T08:36:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]: dispatch 2024-09-16T08:36:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[23719]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:36:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2624534963' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2297695621"}]': finished 2024-09-16T08:36:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[23719]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T08:36:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:14 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]: dispatch 2024-09-16T08:36:14.591 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:36:15.013 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:36:15.013 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:36:15.013 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:36:15.013 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:36:15.013 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.680Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.681Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.681Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.681Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[60228]: ts=2024-09-16T08:36:14.681Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:14 smithi155 podman[64649]: 2024-09-16 08:36:14.690899601 +0000 UTC m=+0.115426144 container died af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64649]: 2024-09-16 08:36:15.013154895 +0000 UTC m=+0.437681429 container cleanup af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:15.014 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 bash[64649]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:36:15.341 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64661]: 2024-09-16 08:36:15.256057349 +0000 UTC m=+0.566979695 container remove af90102bc2c7431789a5d710cd076667084f1555c529e89af6112bd8396660c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:15.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]': finished 2024-09-16T08:36:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-mon[27498]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T08:36:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3556609547' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]': finished 2024-09-16T08:36:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[33839]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T08:36:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3556609547' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1343538557' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2497839467"}]': finished 2024-09-16T08:36:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[23719]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T08:36:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3556609547' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:15 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]: dispatch 2024-09-16T08:36:15.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:36:15.711 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:36:15.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.139s CPU time. 2024-09-16T08:36:15.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:36:15.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64750]: 2024-09-16 08:36:15.501297517 +0000 UTC m=+0.016829723 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T08:36:15.712 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64750]: 2024-09-16 08:36:15.606960519 +0000 UTC m=+0.122492710 container create d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:16.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64750]: 2024-09-16 08:36:15.808975108 +0000 UTC m=+0.324507305 container init d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:16.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 podman[64750]: 2024-09-16 08:36:15.811791898 +0000 UTC m=+0.327324091 container start d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:36:16.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.835Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.835Z 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-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.835Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.835Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.835Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.839Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.839Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.840Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.840Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.841Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.841Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.488µs 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.841Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:36:16.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.844Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.852Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.852Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.852Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.31µs wal_replay_duration=10.814366ms wbl_replay_duration=187ns total_replay_duration=10.848698ms 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.854Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.854Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.854Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.878Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.622009ms db_storage=770ns remote_storage=1.089µs web_handler=433ns query_engine=565ns scrape=584.225µs scrape_sd=235.104µs notify=27.747µs notify_sd=25.21µs rules=23.413773ms tracing=5.298µs 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.878Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:36:15.878Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 bash[64750]: d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a 2024-09-16T08:36:16.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:36:15 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:36:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]': finished 2024-09-16T08:36:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T08:36:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]: dispatch 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]': finished 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T08:36:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]: dispatch 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/498151523"}]': finished 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]: dispatch 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:16.572 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:16.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:16.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:16.573 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]': finished 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/4224458245' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:17.481 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:17 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]': finished 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4224458245' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/616906798' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/498151523"}]': finished 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4224458245' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:17 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]: dispatch 2024-09-16T08:36:18.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[23719]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:18.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]': finished 2024-09-16T08:36:18.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[23719]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T08:36:18.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]: dispatch 2024-09-16T08:36:18.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[33839]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:18.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]': finished 2024-09-16T08:36:18.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[33839]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T08:36:18.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:18 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]: dispatch 2024-09-16T08:36:18.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:18 smithi155 ceph-mon[27498]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:18.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:18 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/936187172"}]': finished 2024-09-16T08:36:18.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:18 smithi155 ceph-mon[27498]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T08:36:18.510 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:18 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]: dispatch 2024-09-16T08:36:19.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:19 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]': finished 2024-09-16T08:36:19.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:19 smithi155 ceph-mon[27498]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T08:36:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:19 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]': finished 2024-09-16T08:36:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:19 smithi026 ceph-mon[23719]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T08:36:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:19 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2119253846' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1833031203"}]': finished 2024-09-16T08:36:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:19 smithi026 ceph-mon[33839]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T08:36:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:20 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:36:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:20 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:36:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:22 smithi026 ceph-mon[23719]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-09-16T08:36:22.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:22 smithi026 ceph-mon[33839]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-09-16T08:36:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:22 smithi155 ceph-mon[27498]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1 op/s 2024-09-16T08:36:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:23 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:23.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:23 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:23.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:23 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:24 smithi026 ceph-mon[23719]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T08:36:24.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:24 smithi026 ceph-mon[33839]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T08:36:24.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:24 smithi155 ceph-mon[27498]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-16T08:36:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:26 smithi026 ceph-mon[23719]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:36:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:26 smithi026 ceph-mon[33839]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:36:26.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:26 smithi155 ceph-mon[27498]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:36:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:28 smithi026 ceph-mon[23719]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:36:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:28 smithi026 ceph-mon[33839]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:36:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:28 smithi155 ceph-mon[27498]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:36:30.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:36:29] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:36:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:30 smithi026 ceph-mon[23719]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-16T08:36:30.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:30 smithi026 ceph-mon[33839]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-16T08:36:30.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:30 smithi155 ceph-mon[27498]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-16T08:36:31.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:31.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:32 smithi026 ceph-mon[23719]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:32.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:32 smithi026 ceph-mon[33839]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:32 smithi155 ceph-mon[27498]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:33 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:33.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:33 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:33.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:33 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:34.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:34 smithi026 ceph-mon[23719]: 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-16T08:36:34.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:34 smithi026 ceph-mon[33839]: 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-16T08:36:34.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:34 smithi155 ceph-mon[27498]: 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-16T08:36:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:36 smithi026 ceph-mon[23719]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:36 smithi026 ceph-mon[33839]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:36.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:36 smithi155 ceph-mon[27498]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:38.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:38 smithi026 ceph-mon[23719]: 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-16T08:36:38.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:38 smithi026 ceph-mon[33839]: 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-16T08:36:38.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:38 smithi155 ceph-mon[27498]: 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-16T08:36:40.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:36:39] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T08:36:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:40 smithi026 ceph-mon[23719]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:40.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:40 smithi026 ceph-mon[33839]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:40 smithi155 ceph-mon[27498]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:41 smithi026 ceph-mon[23719]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:41.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:41 smithi026 ceph-mon[33839]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:41.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:41 smithi155 ceph-mon[27498]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:36:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:42 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:42.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:42 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:42.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:42 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:43 smithi026 ceph-mon[23719]: 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-16T08:36:43.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:43 smithi026 ceph-mon[33839]: 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-16T08:36:43.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:43 smithi155 ceph-mon[27498]: 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-16T08:36:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:45 smithi155 ceph-mon[27498]: 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-16T08:36:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:45 smithi026 ceph-mon[23719]: 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-16T08:36:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:45 smithi026 ceph-mon[33839]: 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-16T08:36:46.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:36:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:47 smithi155 ceph-mon[27498]: 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-16T08:36:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:47 smithi026 ceph-mon[23719]: 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-16T08:36:47.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:47 smithi026 ceph-mon[33839]: 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-16T08:36:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:49 smithi155 ceph-mon[27498]: 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-16T08:36:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:49 smithi026 ceph-mon[23719]: 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-16T08:36:49.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:49 smithi026 ceph-mon[33839]: 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-16T08:36:50.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:36:49] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T08:36:51.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:51 smithi155 ceph-mon[27498]: 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-16T08:36:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:51 smithi026 ceph-mon[23719]: 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-16T08:36:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:51 smithi026 ceph-mon[33839]: 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-16T08:36:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:52 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:52.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:52 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:52 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:36:53.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:53 smithi155 ceph-mon[27498]: 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-16T08:36:53.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:53 smithi026 ceph-mon[23719]: 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-16T08:36:53.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:53 smithi026 ceph-mon[33839]: 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-16T08:36:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:55 smithi155 ceph-mon[27498]: 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-16T08:36:55.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:55 smithi026 ceph-mon[23719]: 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-16T08:36:55.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:55 smithi026 ceph-mon[33839]: 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-16T08:36:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:57 smithi155 ceph-mon[27498]: 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-16T08:36:57.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:57 smithi026 ceph-mon[23719]: 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-16T08:36:57.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:57 smithi026 ceph-mon[33839]: 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-16T08:36:59.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:36:59 smithi155 ceph-mon[27498]: 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-16T08:36:59.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:36:59 smithi026 ceph-mon[23719]: 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-16T08:36:59.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:36:59 smithi026 ceph-mon[33839]: 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-16T08:37:00.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:36:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:36:59] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T08:37:01.579 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:01 smithi026 ceph-mon[33839]: 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-16T08:37:01.579 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:01.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:01 smithi026 ceph-mon[23719]: 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-16T08:37:01.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:01.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:01 smithi155 ceph-mon[27498]: 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-16T08:37:01.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:02.592 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:02 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:02.592 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:02 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:02.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:02 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:03 smithi155 ceph-mon[27498]: 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-16T08:37:03.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:03 smithi026 ceph-mon[23719]: 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-16T08:37:03.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:03 smithi026 ceph-mon[33839]: 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-16T08:37:05.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:05 smithi026 ceph-mon[23719]: 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-16T08:37:05.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:05 smithi026 ceph-mon[33839]: 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-16T08:37:05.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:05 smithi155 ceph-mon[27498]: 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-16T08:37:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:07 smithi026 ceph-mon[23719]: 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-16T08:37:07.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:07 smithi026 ceph-mon[33839]: 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-16T08:37:07.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:07 smithi155 ceph-mon[27498]: 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-16T08:37:09.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:09 smithi155 ceph-mon[27498]: 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-16T08:37:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:09 smithi026 ceph-mon[23719]: 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-16T08:37:09.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:09 smithi026 ceph-mon[33839]: 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-16T08:37:10.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:09] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:37:11.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:11 smithi026 ceph-mon[23719]: 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-16T08:37:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:11 smithi026 ceph-mon[33839]: 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-16T08:37:11.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:11 smithi155 ceph-mon[27498]: 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-16T08:37:12.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:12 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:12.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:12 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:12.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:12 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:13.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:13 smithi026 ceph-mon[23719]: 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-16T08:37:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:13 smithi026 ceph-mon[33839]: 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-16T08:37:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:13 smithi155 ceph-mon[27498]: 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-16T08:37:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:15 smithi026 ceph-mon[23719]: 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-16T08:37:15.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:15 smithi026 ceph-mon[33839]: 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-16T08:37:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:15 smithi155 ceph-mon[27498]: 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-16T08:37:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:16.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:17 smithi026 ceph-mon[23719]: 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-16T08:37:17.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:17 smithi026 ceph-mon[33839]: 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-16T08:37:17.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:17 smithi155 ceph-mon[27498]: 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-16T08:37:19.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:19 smithi155 ceph-mon[27498]: 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-16T08:37:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:19 smithi026 ceph-mon[23719]: 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-16T08:37:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:19 smithi026 ceph-mon[33839]: 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-16T08:37:20.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:19] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T08:37:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[23719]: 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-16T08:37:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:37:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:37:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:37:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[33839]: 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-16T08:37:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:37:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:37:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:21 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:37:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:21 smithi155 ceph-mon[27498]: 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-16T08:37:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:21 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:37:21.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:21 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:37:21.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:21 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:37:22.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:22 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:22.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:22 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:22.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:22 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:23 smithi026 ceph-mon[23719]: 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-16T08:37:23.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:23 smithi026 ceph-mon[33839]: 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-16T08:37:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:23 smithi155 ceph-mon[27498]: 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-16T08:37:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:25 smithi026 ceph-mon[23719]: 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-16T08:37:25.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:25 smithi026 ceph-mon[33839]: 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-16T08:37:25.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:25 smithi155 ceph-mon[27498]: 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-16T08:37:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:27 smithi026 ceph-mon[23719]: 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-16T08:37:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:27 smithi026 ceph-mon[33839]: 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-16T08:37:27.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:27 smithi155 ceph-mon[27498]: 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-16T08:37:29.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:29 smithi155 ceph-mon[27498]: 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-16T08:37:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:29 smithi026 ceph-mon[23719]: 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-16T08:37:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:29 smithi026 ceph-mon[33839]: 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-16T08:37:30.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:29] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T08:37:31.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:31 smithi026 ceph-mon[23719]: 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-16T08:37:31.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:31.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:31 smithi026 ceph-mon[33839]: 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-16T08:37:31.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:31.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:31 smithi155 ceph-mon[27498]: 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-16T08:37:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:32.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:32 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:32 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:32.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:32 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:33.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:33 smithi026 ceph-mon[23719]: 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-16T08:37:33.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:33 smithi026 ceph-mon[33839]: 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-16T08:37:33.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:33 smithi155 ceph-mon[27498]: 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-16T08:37:35.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:35 smithi026 ceph-mon[23719]: 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-16T08:37:35.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:35 smithi026 ceph-mon[33839]: 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-16T08:37:35.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:35 smithi155 ceph-mon[27498]: 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-16T08:37:37.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:37 smithi026 ceph-mon[23719]: 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-16T08:37:37.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:37 smithi026 ceph-mon[33839]: 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-16T08:37:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:37 smithi155 ceph-mon[27498]: 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-16T08:37:39.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:39 smithi155 ceph-mon[27498]: 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-16T08:37:39.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:39 smithi026 ceph-mon[23719]: 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-16T08:37:39.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:39 smithi026 ceph-mon[33839]: 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-16T08:37:40.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:39] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-16T08:37:41.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:41 smithi155 ceph-mon[27498]: 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-16T08:37:41.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:41 smithi026 ceph-mon[23719]: 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-16T08:37:41.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:41 smithi026 ceph-mon[33839]: 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-16T08:37:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:42 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:42.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:42 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:42.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:42 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:43.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:43 smithi026 ceph-mon[23719]: 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-16T08:37:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:43 smithi026 ceph-mon[33839]: 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-16T08:37:43.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:43 smithi155 ceph-mon[27498]: 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-16T08:37:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:45 smithi026 ceph-mon[23719]: 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-16T08:37:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:45 smithi026 ceph-mon[33839]: 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-16T08:37:45.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:45 smithi155 ceph-mon[27498]: 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-16T08:37:46.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:46.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:46.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:37:47.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:47 smithi026 ceph-mon[33839]: 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-16T08:37:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:47 smithi026 ceph-mon[23719]: 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-16T08:37:47.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:47 smithi155 ceph-mon[27498]: 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-16T08:37:49.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:49 smithi155 ceph-mon[27498]: 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-16T08:37:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:49 smithi026 ceph-mon[23719]: 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-16T08:37:49.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:49 smithi026 ceph-mon[33839]: 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-16T08:37:50.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:49] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:37:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:51 smithi026 ceph-mon[23719]: 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-16T08:37:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:51 smithi026 ceph-mon[33839]: 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-16T08:37:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:51 smithi155 ceph-mon[27498]: 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-16T08:37:52.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:52 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:52.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:52 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:52 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:37:53.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:53 smithi026 ceph-mon[23719]: 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-16T08:37:53.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:53 smithi026 ceph-mon[33839]: 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-16T08:37:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:53 smithi155 ceph-mon[27498]: 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-16T08:37:55.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:55 smithi026 ceph-mon[23719]: 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-16T08:37:55.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:55 smithi026 ceph-mon[33839]: 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-16T08:37:55.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:55 smithi155 ceph-mon[27498]: 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-16T08:37:57.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:57 smithi026 ceph-mon[23719]: 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-16T08:37:57.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:57 smithi026 ceph-mon[33839]: 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-16T08:37:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:57 smithi155 ceph-mon[27498]: 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-16T08:37:59.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:37:59 smithi155 ceph-mon[27498]: 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-16T08:37:59.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:37:59 smithi026 ceph-mon[23719]: 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-16T08:37:59.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:37:59 smithi026 ceph-mon[33839]: 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-16T08:38:00.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:37:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:37:59] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:38:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:01 smithi026 ceph-mon[33839]: 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-16T08:38:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:01.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:01 smithi026 ceph-mon[23719]: 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-16T08:38:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:01.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:01 smithi155 ceph-mon[27498]: 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-16T08:38:01.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:02.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:02 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:02.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:02 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:02.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:02 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:03.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:03 smithi026 ceph-mon[23719]: 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-16T08:38:03.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:03 smithi026 ceph-mon[33839]: 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-16T08:38:03.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:03 smithi155 ceph-mon[27498]: 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-16T08:38:05.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:05 smithi026 ceph-mon[23719]: 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-16T08:38:05.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:05 smithi026 ceph-mon[33839]: 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-16T08:38:05.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:05 smithi155 ceph-mon[27498]: 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-16T08:38:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:07 smithi026 ceph-mon[23719]: 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-16T08:38:07.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:07 smithi026 ceph-mon[33839]: 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-16T08:38:07.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:07 smithi155 ceph-mon[27498]: 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-16T08:38:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:09 smithi026 ceph-mon[23719]: 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-16T08:38:09.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:09 smithi026 ceph-mon[33839]: 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-16T08:38:09.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:09] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-16T08:38:09.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:09 smithi155 ceph-mon[27498]: 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-16T08:38:11.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:11 smithi026 ceph-mon[23719]: 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-16T08:38:11.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:11 smithi026 ceph-mon[33839]: 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-16T08:38:11.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:11 smithi155 ceph-mon[27498]: 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-16T08:38:12.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:12 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:12.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:12 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:12.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:12 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:13.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:13 smithi026 ceph-mon[23719]: 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-16T08:38:13.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:13 smithi026 ceph-mon[33839]: 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-16T08:38:13.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:13 smithi155 ceph-mon[27498]: 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-16T08:38:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:15 smithi026 ceph-mon[23719]: 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-16T08:38:15.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:15 smithi026 ceph-mon[33839]: 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-16T08:38:15.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:15 smithi155 ceph-mon[27498]: 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-16T08:38:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:16.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:16.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:17 smithi026 ceph-mon[23719]: 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-16T08:38:17.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:17 smithi026 ceph-mon[33839]: 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-16T08:38:17.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:17 smithi155 ceph-mon[27498]: 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-16T08:38:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:19 smithi026 ceph-mon[23719]: 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-16T08:38:19.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:19 smithi026 ceph-mon[33839]: 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-16T08:38:19.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:19 smithi155 ceph-mon[27498]: 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-16T08:38:19.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:19] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:38:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[23719]: 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-16T08:38:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:38:21.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:38:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:38:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[33839]: 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-16T08:38:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:38:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:38:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:21 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:38:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:21 smithi155 ceph-mon[27498]: 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-16T08:38:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:21 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:38:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:21 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:38:21.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:21 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:38:22.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:22 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:22.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:22 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:22.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:22 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:23.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:23 smithi026 ceph-mon[23719]: 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-16T08:38:23.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:23 smithi026 ceph-mon[33839]: 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-16T08:38:23.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:23 smithi155 ceph-mon[27498]: 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-16T08:38:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:25 smithi026 ceph-mon[23719]: 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-16T08:38:25.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:25 smithi026 ceph-mon[33839]: 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-16T08:38:25.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:25 smithi155 ceph-mon[27498]: 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-16T08:38:27.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:27 smithi026 ceph-mon[23719]: 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-16T08:38:27.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:27 smithi026 ceph-mon[33839]: 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-16T08:38:27.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:27 smithi155 ceph-mon[27498]: 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-16T08:38:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:29 smithi026 ceph-mon[23719]: 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-16T08:38:29.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:29 smithi026 ceph-mon[33839]: 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-16T08:38:29.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:29 smithi155 ceph-mon[27498]: 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-16T08:38:29.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:29] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:38:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:31 smithi026 ceph-mon[23719]: 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-16T08:38:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:31.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:31 smithi026 ceph-mon[33839]: 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-16T08:38:31.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:31.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:31 smithi155 ceph-mon[27498]: 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-16T08:38:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:32.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:32 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:32.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:32 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:32.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:32 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:33.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:33 smithi026 ceph-mon[23719]: 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-16T08:38:33.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:33 smithi026 ceph-mon[33839]: 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-16T08:38:33.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:33 smithi155 ceph-mon[27498]: 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-16T08:38:35.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:35 smithi026 ceph-mon[23719]: 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-16T08:38:35.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:35 smithi026 ceph-mon[33839]: 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-16T08:38:35.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:35 smithi155 ceph-mon[27498]: 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-16T08:38:37.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:37 smithi026 ceph-mon[23719]: 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-16T08:38:37.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:37 smithi026 ceph-mon[33839]: 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-16T08:38:37.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:37 smithi155 ceph-mon[27498]: 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-16T08:38:39.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:39] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:38:39.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:39 smithi155 ceph-mon[27498]: 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-16T08:38:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:39 smithi026 ceph-mon[23719]: 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-16T08:38:40.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:39 smithi026 ceph-mon[33839]: 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-16T08:38:41.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:41 smithi026 ceph-mon[23719]: 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-16T08:38:41.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:41 smithi026 ceph-mon[33839]: 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-16T08:38:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:41 smithi155 ceph-mon[27498]: 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-16T08:38:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:42 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:43.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:42 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:43.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:42 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:43 smithi155 ceph-mon[27498]: 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-16T08:38:44.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:43 smithi026 ceph-mon[23719]: 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-16T08:38:44.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:43 smithi026 ceph-mon[33839]: 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-16T08:38:45.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:45 smithi155 ceph-mon[27498]: 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-16T08:38:46.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:45 smithi026 ceph-mon[23719]: 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-16T08:38:46.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:45 smithi026 ceph-mon[33839]: 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-16T08:38:46.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:47.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:47.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:38:47.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:47 smithi155 ceph-mon[27498]: 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-16T08:38:48.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:47 smithi026 ceph-mon[23719]: 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-16T08:38:48.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:47 smithi026 ceph-mon[33839]: 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-16T08:38:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:49 smithi155 ceph-mon[27498]: 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-16T08:38:49.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:49] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T08:38:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:49 smithi026 ceph-mon[23719]: 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-16T08:38:50.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:49 smithi026 ceph-mon[33839]: 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-16T08:38:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:51 smithi026 ceph-mon[23719]: 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-16T08:38:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:51 smithi026 ceph-mon[33839]: 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-16T08:38:51.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:51 smithi155 ceph-mon[27498]: 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-16T08:38:52.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:52 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:53.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:52 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:53.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:52 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:38:53.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:53 smithi155 ceph-mon[27498]: 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-16T08:38:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:53 smithi026 ceph-mon[23719]: 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-16T08:38:54.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:53 smithi026 ceph-mon[33839]: 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-16T08:38:55.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:55 smithi155 ceph-mon[27498]: 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-16T08:38:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:55 smithi026 ceph-mon[23719]: 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-16T08:38:56.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:55 smithi026 ceph-mon[33839]: 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-16T08:38:57.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:57 smithi155 ceph-mon[27498]: 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-16T08:38:58.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:57 smithi026 ceph-mon[23719]: 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-16T08:38:58.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:57 smithi026 ceph-mon[33839]: 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-16T08:38:59.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:38:59 smithi155 ceph-mon[27498]: 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-16T08:38:59.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:38:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:38:59] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T08:39:00.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:38:59 smithi026 ceph-mon[33839]: 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-16T08:39:00.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:38:59 smithi026 ceph-mon[23719]: 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-16T08:39:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:01 smithi026 ceph-mon[33839]: 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-16T08:39:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:01 smithi026 ceph-mon[23719]: 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-16T08:39:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:01 smithi155 ceph-mon[27498]: 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-16T08:39:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:02.262 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:39:02.528 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:39:02.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:02 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:02.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:02 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:02.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:02 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:03.555 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled to redeploy mgr.y on host 'smithi026' 2024-09-16T08:39:03.816 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: 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-16T08:39:03.816 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2022532345' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: 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-16T08:39:03.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2022532345' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.818 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.818 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:03.818 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:03.818 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:03 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: 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-16T08:39:03.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2022532345' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:03.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:03 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:04.221 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T08:39:04.501 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: Schedule redeploy daemon mgr.y 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:39:04.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[33839]: Deploying daemon mgr.y on smithi026 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: Schedule redeploy daemon mgr.y 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:04.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:04 smithi026 ceph-mon[23719]: Deploying daemon mgr.y on smithi026 2024-09-16T08:39:04.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:04.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: Schedule redeploy daemon mgr.y 2024-09-16T08:39:04.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:39:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:39:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:04 smithi155 ceph-mon[27498]: Deploying daemon mgr.y on smithi026 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (9m) 2m ago 9m 80.0M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 2m ago 9m - - 3.8 b5388489f99e e9158630778a 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (5m) 2m ago 14m 507M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:39:05.294 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e 64aabeb20800 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (15m) 2m ago 16m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (14m) 2m ago 14m 48.7M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (14m) 2m ago 14m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (9m) 2m ago 9m 16.9M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (13m) 2m ago 13m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (13m) 2m ago 13m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (13m) 2m ago 13m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (12m) 2m ago 12m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (12m) 2m ago 12m 50.6M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (11m) 2m ago 11m 48.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:39:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (11m) 2m ago 11m 47.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:39:05.296 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (11m) 2m ago 11m 50.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:39:05.296 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 10m 29.2M - 2.43.0 a07b618ecd1d d037b643cce3 2024-09-16T08:39:05.296 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (9m) 2m ago 9m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:39:05.296 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (9m) 2m ago 9m 83.9M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:39:05.965 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:39:06.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:05 smithi155 ceph-mon[27498]: 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-16T08:39:06.243 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:39:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:05 smithi026 ceph-mon[23719]: 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-16T08:39:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:05 smithi026 ceph-mon[33839]: 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-16T08:39:07.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:06 smithi026 ceph-mon[23719]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:07.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:06 smithi026 ceph-mon[33839]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:07.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:06 smithi155 ceph-mon[27498]: from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:39:08.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:07 smithi026 ceph-mon[33839]: 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-16T08:39:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:07 smithi026 ceph-mon[23719]: 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-16T08:39:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:07 smithi155 ceph-mon[27498]: 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-16T08:39:10.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:09 smithi155 ceph-mon[27498]: 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-16T08:39:10.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:09] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:39:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:09 smithi026 ceph-mon[23719]: 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-16T08:39:10.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:09 smithi026 ceph-mon[33839]: 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-16T08:39:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:11 smithi026 ceph-mon[23719]: 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-16T08:39:12.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:11 smithi026 ceph-mon[33839]: 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-16T08:39:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:11 smithi155 ceph-mon[27498]: 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-16T08:39:13.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:12 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:13.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:12 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:13.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:12 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:14.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:13 smithi155 ceph-mon[27498]: 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-16T08:39:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:39:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=cleanup t=2024-09-16T08:39:13.682483089Z level=info msg="Completed cleanup jobs" duration=3.49674ms 2024-09-16T08:39:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:39:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=sqlstore.transactions t=2024-09-16T08:39:13.689683531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T08:39:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:13 smithi026 ceph-mon[23719]: 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-16T08:39:14.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:13 smithi026 ceph-mon[33839]: 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-16T08:39:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:15 smithi026 ceph-mon[23719]: 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-16T08:39:16.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:15 smithi026 ceph-mon[33839]: 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-16T08:39:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:15 smithi155 ceph-mon[27498]: 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-16T08:39:17.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:17.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:17.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:17 smithi026 ceph-mon[23719]: 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-16T08:39:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:17 smithi026 ceph-mon[33839]: 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-16T08:39:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:17 smithi155 ceph-mon[27498]: 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-16T08:39:20.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:19 smithi155 ceph-mon[27498]: 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-16T08:39:20.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:19] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:39:20.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:19 smithi026 ceph-mon[23719]: 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-16T08:39:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:19 smithi026 ceph-mon[33839]: 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-16T08:39:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:21 smithi026 ceph-mon[23719]: 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-16T08:39:22.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:21 smithi026 ceph-mon[33839]: 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-16T08:39:22.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:21 smithi155 ceph-mon[27498]: 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-16T08:39:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:22 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:23.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:22 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:22 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:23 smithi026 ceph-mon[23719]: 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-16T08:39:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:23 smithi026 ceph-mon[33839]: 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-16T08:39:24.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:23 smithi155 ceph-mon[27498]: 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-16T08:39:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:25 smithi026 ceph-mon[23719]: 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-16T08:39:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:25 smithi026 ceph-mon[33839]: 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-16T08:39:26.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:25 smithi155 ceph-mon[27498]: 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-16T08:39:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:27 smithi026 ceph-mon[23719]: 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-16T08:39:28.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:27 smithi026 ceph-mon[33839]: 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-16T08:39:28.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:27 smithi155 ceph-mon[27498]: 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-16T08:39:30.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:29 smithi155 ceph-mon[27498]: 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-16T08:39:30.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:29] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:39:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:29 smithi026 ceph-mon[23719]: 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-16T08:39:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:29 smithi026 ceph-mon[33839]: 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-16T08:39:32.072 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:31 smithi026 ceph-mon[23719]: 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-16T08:39:32.072 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:32.072 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:31 smithi026 ceph-mon[33839]: 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-16T08:39:32.072 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:31 smithi155 ceph-mon[27498]: 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-16T08:39:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:33.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:32 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:33.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:32 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:33.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:32 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:33 smithi026 ceph-mon[23719]: pgmap v116: 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-16T08:39:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:33 smithi026 ceph-mon[33839]: pgmap v116: 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-16T08:39:34.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:33 smithi155 ceph-mon[27498]: pgmap v116: 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-16T08:39:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:35 smithi026 ceph-mon[23719]: pgmap v117: 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-16T08:39:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:35 smithi026 ceph-mon[33839]: pgmap v117: 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-16T08:39:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:35 smithi155 ceph-mon[27498]: pgmap v117: 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-16T08:39:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:37 smithi026 ceph-mon[23719]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:37 smithi026 ceph-mon[33839]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:38.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:37 smithi155 ceph-mon[27498]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:39.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:39 smithi026 systemd[1]: Stopping Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:39:39.947 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:39 smithi026 ceph-mon[23719]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:39.948 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:39 smithi026 ceph-mon[33839]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:39.948 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:39 smithi026 podman[82198]: 2024-09-16 08:39:39.694615754 +0000 UTC m=+0.156445717 container died 64aabeb20800e880651320ab7a92fb88ec0302e4380150ad1c44d4979ec64eb9 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T08:39:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:39 smithi155 ceph-mon[27498]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:40.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:39] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-16T08:39:40.206 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 podman[82198]: 2024-09-16 08:39:40.021951022 +0000 UTC m=+0.483780976 container cleanup 64aabeb20800e880651320ab7a92fb88ec0302e4380150ad1c44d4979ec64eb9 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T08:39:40.207 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 bash[82198]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y 2024-09-16T08:39:40.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 podman[82210]: 2024-09-16 08:39:40.206773464 +0000 UTC m=+0.510462154 container remove 64aabeb20800e880651320ab7a92fb88ec0302e4380150ad1c44d4979ec64eb9 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T08:39:40.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:39:40.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T08:39:40.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 systemd[1]: Stopped Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:39:40.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Consumed 54.801s CPU time. 2024-09-16T08:39:40.946 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 systemd[1]: Starting Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:39:40.946 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 podman[82339]: 2024-09-16 08:39:40.849092881 +0000 UTC m=+0.095806597 container create 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:39:40.946 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:40 smithi026 podman[82339]: 2024-09-16 08:39:40.769865686 +0000 UTC m=+0.016579404 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:39:41.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:41 smithi026 podman[82339]: 2024-09-16 08:39:41.043195114 +0000 UTC m=+0.289908831 container init 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2) 2024-09-16T08:39:41.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:41 smithi026 podman[82339]: 2024-09-16 08:39:41.046177154 +0000 UTC m=+0.292890879 container start 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:39:41.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:41 smithi026 ceph-mgr[82358]: -- 172.21.15.26:0/2154102600 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a7999990e0 con 0x55a799977400 2024-09-16T08:39:41.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:41 smithi026 bash[82339]: 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 2024-09-16T08:39:41.277 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:41 smithi026 systemd[1]: Started Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:39:42.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:42 smithi155 ceph-mon[27498]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:42.460 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:42 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:42 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:42 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.461 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:42 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[23719]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[33839]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:39:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:42 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:43.480 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:43 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:43.486 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:43 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:43.487 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:43 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:44.460 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:44 smithi026 ceph-mon[23719]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:44.460 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:44 smithi026 ceph-mon[33839]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:44 smithi155 ceph-mon[27498]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:46 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:46.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:39:46.469 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:39:46.469 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:39:46.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:39:46] ENGINE Bus STARTING 2024-09-16T08:39:46.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: CherryPy Checker: 2024-09-16T08:39:46.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: The Application mounted at '' has an empty config. 2024-09-16T08:39:46.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:39:46.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:39:46] ENGINE Serving on http://:::9283 2024-09-16T08:39:46.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:39:46 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:39:46] ENGINE Bus STARTED 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: Standby manager daemon y restarted 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: Standby manager daemon y started 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:39:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:47 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:39:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: Standby manager daemon y restarted 2024-09-16T08:39:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: Standby manager daemon y started 2024-09-16T08:39:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: Standby manager daemon y restarted 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: Standby manager daemon y started 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:39:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:39:47.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:47 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:39:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:48 smithi155 ceph-mon[27498]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:48 smithi155 ceph-mon[27498]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T08:39:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:48 smithi026 ceph-mon[23719]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:48 smithi026 ceph-mon[23719]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T08:39:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:48 smithi026 ceph-mon[33839]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T08:39:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:48 smithi026 ceph-mon[33839]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T08:39:50.082 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:49] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T08:39:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:50 smithi155 ceph-mon[27498]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:50 smithi026 ceph-mon[23719]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:50 smithi026 ceph-mon[33839]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:52 smithi155 ceph-mon[27498]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:52.343 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:52 smithi026 ceph-mon[23719]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:52.343 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:52 smithi026 ceph-mon[33839]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:53.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:53 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:53 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:53.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:53 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:39:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:54 smithi155 ceph-mon[27498]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:39:54.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:54 smithi026 ceph-mon[23719]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:39:54.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:54 smithi026 ceph-mon[33839]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:39:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:56 smithi026 ceph-mon[23719]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:56.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:56 smithi026 ceph-mon[33839]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:56 smithi155 ceph-mon[27498]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:39:58.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:39:58 smithi026 ceph-mon[33839]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:39:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:39:58 smithi026 ceph-mon[23719]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:39:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:39:58 smithi155 ceph-mon[27498]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:00.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:39:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:39:59] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-16T08:40:00.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:00 smithi155 ceph-mon[27498]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:00.352 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:00 smithi155 ceph-mon[27498]: overall HEALTH_OK 2024-09-16T08:40:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:00 smithi026 ceph-mon[23719]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:00 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:40:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:00 smithi026 ceph-mon[33839]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:00 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:40:01.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:01.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:01.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:02.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:02 smithi026 ceph-mon[23719]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:02.441 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:02 smithi026 ceph-mon[33839]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:02 smithi155 ceph-mon[27498]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:03 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:03 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:03 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:04 smithi026 ceph-mon[23719]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:04 smithi026 ceph-mon[33839]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:04.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:04 smithi155 ceph-mon[27498]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:06 smithi026 ceph-mon[23719]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:06 smithi026 ceph-mon[33839]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:06 smithi155 ceph-mon[27498]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:08 smithi026 ceph-mon[33839]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:08 smithi026 ceph-mon[23719]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:08 smithi155 ceph-mon[27498]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:10.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:09] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-16T08:40:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:10 smithi026 ceph-mon[23719]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:10.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:10 smithi026 ceph-mon[33839]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:10 smithi155 ceph-mon[27498]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:12.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:12 smithi155 ceph-mon[27498]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:12.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:12 smithi026 ceph-mon[23719]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:12.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:12 smithi026 ceph-mon[33839]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:13 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:13 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:13.582 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:13 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:14 smithi026 ceph-mon[33839]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:14 smithi026 ceph-mon[23719]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:14.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:14 smithi155 ceph-mon[27498]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:16 smithi026 ceph-mon[23719]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:16 smithi026 ceph-mon[33839]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:16 smithi155 ceph-mon[27498]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:18.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:18 smithi026 ceph-mon[33839]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:18 smithi026 ceph-mon[23719]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:18.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:18 smithi155 ceph-mon[27498]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:20.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:19] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:40:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:20 smithi026 ceph-mon[23719]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:20 smithi026 ceph-mon[33839]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:20 smithi155 ceph-mon[27498]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:22 smithi026 ceph-mon[23719]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:22.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:22 smithi026 ceph-mon[33839]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:22 smithi155 ceph-mon[27498]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:23 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:23 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:23.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:23 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:24 smithi026 ceph-mon[23719]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:24.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:24 smithi026 ceph-mon[33839]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:24.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:24 smithi155 ceph-mon[27498]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:26 smithi026 ceph-mon[23719]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:26 smithi026 ceph-mon[33839]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:26.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:26 smithi155 ceph-mon[27498]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:28 smithi026 ceph-mon[23719]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:28 smithi026 ceph-mon[33839]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:28 smithi155 ceph-mon[27498]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:30.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:29] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:40:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:30 smithi026 ceph-mon[23719]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:30 smithi026 ceph-mon[33839]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:30 smithi155 ceph-mon[27498]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:31.429 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:31.429 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:31.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:32.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:32 smithi026 ceph-mon[23719]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:32.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:32 smithi026 ceph-mon[33839]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:32 smithi155 ceph-mon[27498]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:33.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:33 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:33.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:33 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:33 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:34.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:34 smithi026 ceph-mon[23719]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:34.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:34 smithi026 ceph-mon[33839]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:34.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:34 smithi155 ceph-mon[27498]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:36 smithi026 ceph-mon[23719]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:36 smithi026 ceph-mon[33839]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:36 smithi155 ceph-mon[27498]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:38.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:38 smithi026 ceph-mon[33839]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:38 smithi026 ceph-mon[23719]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:38 smithi155 ceph-mon[27498]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:40.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:39] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:40:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:40 smithi026 ceph-mon[23719]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:40.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:40 smithi026 ceph-mon[33839]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:40 smithi155 ceph-mon[27498]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:42 smithi026 ceph-mon[23719]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:42 smithi026 ceph-mon[33839]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:42 smithi155 ceph-mon[27498]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:43.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:43 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:43 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:43 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:44.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:44 smithi026 ceph-mon[23719]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:44.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:44 smithi026 ceph-mon[33839]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:44 smithi155 ceph-mon[27498]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:46.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:46 smithi026 ceph-mon[23719]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:46.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:46 smithi026 ceph-mon[33839]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:46.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:46 smithi155 ceph-mon[27498]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:40:48.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:48 smithi026 ceph-mon[23719]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:48.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:48 smithi026 ceph-mon[33839]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:48.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:48 smithi155 ceph-mon[27498]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:50.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:49] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:40:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[33839]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:50.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:50.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[23719]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:50.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:50.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:50 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:50.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:50 smithi155 ceph-mon[27498]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:50 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:50 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:51.510 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:40:51.510 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:40:51.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:51.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:40:51.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:40:51.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:51 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:51 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:40:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:51 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:40:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:51 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:40:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:52 smithi026 ceph-mon[23719]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:52 smithi026 ceph-mon[33839]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:52 smithi155 ceph-mon[27498]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:53 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:53.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:53 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:53 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:40:54.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:54 smithi026 ceph-mon[23719]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:54.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:54 smithi026 ceph-mon[33839]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:54.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:54 smithi155 ceph-mon[27498]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:56 smithi026 ceph-mon[23719]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:56.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:56 smithi026 ceph-mon[33839]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:56 smithi155 ceph-mon[27498]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:40:58.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:40:58 smithi026 ceph-mon[33839]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:58.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:40:58 smithi026 ceph-mon[23719]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:40:58.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:40:58 smithi155 ceph-mon[27498]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:00.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:40:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:40:59] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:41:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:00 smithi026 ceph-mon[23719]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:00 smithi026 ceph-mon[33839]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:00 smithi155 ceph-mon[27498]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:01.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:01.521 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:02 smithi026 ceph-mon[23719]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:02.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:02 smithi026 ceph-mon[33839]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:02.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:02 smithi155 ceph-mon[27498]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:03 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:03.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:03 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:03 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:04 smithi026 ceph-mon[23719]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:04 smithi026 ceph-mon[33839]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:04.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:04 smithi155 ceph-mon[27498]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:06 smithi026 ceph-mon[23719]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:06 smithi026 ceph-mon[33839]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:06 smithi155 ceph-mon[27498]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:08.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:08 smithi026 ceph-mon[33839]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:08 smithi026 ceph-mon[23719]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:08 smithi155 ceph-mon[27498]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:10.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:09] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T08:41:10.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:10 smithi026 ceph-mon[23719]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:10 smithi026 ceph-mon[33839]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:10 smithi155 ceph-mon[27498]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:12.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:12 smithi026 ceph-mon[23719]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:12.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:12 smithi026 ceph-mon[33839]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:12 smithi155 ceph-mon[27498]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:13 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:13 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:13.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:13 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:14 smithi026 ceph-mon[23719]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:14.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:14 smithi026 ceph-mon[33839]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:14 smithi155 ceph-mon[27498]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:15 smithi026 ceph-mon[23719]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:15 smithi026 ceph-mon[33839]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:15.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:15 smithi155 ceph-mon[27498]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:16 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:16 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:16 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:17 smithi026 ceph-mon[23719]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:17.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:17 smithi026 ceph-mon[33839]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:17 smithi155 ceph-mon[27498]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:19.711 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:19 smithi155 ceph-mon[27498]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:19 smithi026 ceph-mon[23719]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:19.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:19 smithi026 ceph-mon[33839]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:20.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:19] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:41:22.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:21 smithi026 ceph-mon[33839]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:22.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:21 smithi026 ceph-mon[23719]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:22.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:21 smithi155 ceph-mon[27498]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:23.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:22 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:22 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:23.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:22 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:24.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:23 smithi026 ceph-mon[33839]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:23 smithi026 ceph-mon[23719]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:24.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:23 smithi155 ceph-mon[27498]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:25 smithi026 ceph-mon[33839]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:25 smithi026 ceph-mon[23719]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:26.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:25 smithi155 ceph-mon[27498]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:28.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:27 smithi026 ceph-mon[33839]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:27 smithi026 ceph-mon[23719]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:28.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:27 smithi155 ceph-mon[27498]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:30.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:29 smithi155 ceph-mon[27498]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:30.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:29] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:41:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:29 smithi026 ceph-mon[23719]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:29 smithi026 ceph-mon[33839]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:31 smithi026 ceph-mon[33839]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:31 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:31 smithi026 ceph-mon[23719]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:32.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:31 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:31 smithi155 ceph-mon[27498]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:31 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:33.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:32 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:33.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:32 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:33.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:32 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:33 smithi026 ceph-mon[23719]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:33 smithi026 ceph-mon[33839]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:34.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:33 smithi155 ceph-mon[27498]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:35 smithi026 ceph-mon[23719]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:36.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:35 smithi026 ceph-mon[33839]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:35 smithi155 ceph-mon[27498]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:37 smithi026 ceph-mon[23719]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:38.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:37 smithi026 ceph-mon[33839]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:38.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:37 smithi155 ceph-mon[27498]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:40.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:39] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:41:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:39 smithi155 ceph-mon[27498]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:39 smithi026 ceph-mon[23719]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:40.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:39 smithi026 ceph-mon[33839]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:41 smithi026 ceph-mon[23719]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:42.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:41 smithi026 ceph-mon[33839]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:42.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:41 smithi155 ceph-mon[27498]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:43.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:42 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:43.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:42 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:43.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:42 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:43 smithi026 ceph-mon[23719]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:43 smithi026 ceph-mon[33839]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:44.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:43 smithi155 ceph-mon[27498]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:46.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:45 smithi026 ceph-mon[33839]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:45 smithi026 ceph-mon[23719]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:45 smithi155 ceph-mon[27498]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:47.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:46 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:47.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:46 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:47.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:46 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:41:48.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:47 smithi026 ceph-mon[23719]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:48.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:47 smithi026 ceph-mon[33839]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:47 smithi155 ceph-mon[27498]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:50.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:49 smithi155 ceph-mon[27498]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:50.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:49] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:41:50.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:49 smithi026 ceph-mon[23719]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:50.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:49 smithi026 ceph-mon[33839]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:52.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[33839]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[33839]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[23719]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:41:52.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:51 smithi026 ceph-mon[23719]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:41:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:51 smithi155 ceph-mon[27498]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:51 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:41:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:51 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:41:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:51 smithi155 ceph-mon[27498]: from='mgr.24838 ' entity='mgr.x' 2024-09-16T08:41:53.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:52 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:53.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:52 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:53.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:52 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:41:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:53 smithi026 ceph-mon[23719]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:54.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:53 smithi026 ceph-mon[33839]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:54.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:53 smithi155 ceph-mon[27498]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:56.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:55 smithi026 ceph-mon[23719]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:56.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:55 smithi026 ceph-mon[33839]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:56.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:55 smithi155 ceph-mon[27498]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:41:58.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:57 smithi026 ceph-mon[23719]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:58.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:57 smithi026 ceph-mon[33839]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:41:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:57 smithi155 ceph-mon[27498]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:00.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:41:59 smithi155 ceph-mon[27498]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:00.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:41:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:41:59] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:42:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:41:59 smithi026 ceph-mon[23719]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:00.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:41:59 smithi026 ceph-mon[33839]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:01 smithi026 ceph-mon[23719]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:01 smithi026 ceph-mon[23719]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:02.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:01 smithi026 ceph-mon[33839]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:02.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:01 smithi026 ceph-mon[33839]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:01 smithi155 ceph-mon[27498]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:01 smithi155 ceph-mon[27498]: from='mgr.24838 172.21.15.155:0/1835828317' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:02 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:02 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:03.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:02 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:03 smithi026 ceph-mon[23719]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:03 smithi026 ceph-mon[33839]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:03 smithi155 ceph-mon[27498]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:05 smithi026 ceph-mon[23719]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:05 smithi026 ceph-mon[33839]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:06.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:05 smithi155 ceph-mon[27498]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:07.384 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:42:07.654 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:08.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:07 smithi026 ceph-mon[23719]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:08.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:07 smithi026 ceph-mon[33839]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:07 smithi155 ceph-mon[27498]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:08.352 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:42:08.352 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (12m) 78s ago 13m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:42:08.352 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (12m) 2m ago 12m 78.0M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:42:08.352 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (5m) 78s ago 12m - - 3.8 b5388489f99e e9158630778a 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (8m) 2m ago 17m 515M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 78s ago 18m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (18m) 78s ago 19m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (17m) 2m ago 17m 52.9M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (17m) 78s ago 17m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (12m) 78s ago 12m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (12m) 2m ago 12m 16.5M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (17m) 78s ago 17m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (16m) 78s ago 16m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (16m) 78s ago 16m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (15m) 78s ago 15m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:42:08.353 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (15m) 2m ago 15m 52.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (14m) 2m ago 14m 51.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (14m) 2m ago 14m 49.7M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (14m) 2m ago 14m 51.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (5m) 2m ago 13m 52.2M - 2.43.0 a07b618ecd1d d037b643cce3 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (12m) 78s ago 12m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:42:08.354 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (12m) 2m ago 12m 85.8M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:42:08.968 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T08:42:09.235 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:42:09.959 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:42:09.960 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:42:09.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:42:09] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T08:42:10.271 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[23719]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:42:10.271 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[23719]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:10.271 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3296697748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:42:10.272 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[33839]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:42:10.272 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[33839]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:10.272 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:09 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3296697748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:42:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:09 smithi155 ceph-mon[27498]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:42:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:09 smithi155 ceph-mon[27498]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:09 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3296697748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:42:10.595 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:42:10.855 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:11.785 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:42:12.087 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:11 smithi026 ceph-mon[23719]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:12.087 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:11 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3402365467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:42:12.087 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:11 smithi026 ceph-mon[33839]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:12.087 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:11 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3402365467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:42:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:11 smithi155 ceph-mon[27498]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:11 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3402365467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:42:12.525 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T08:42:12.790 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:13.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:12 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:13.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:12 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:13.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:12 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:13.481 INFO:teuthology.orchestra.run.smithi026.stdout: cluster: 2024-09-16T08:42:13.481 INFO:teuthology.orchestra.run.smithi026.stdout: id: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:42:13.481 INFO:teuthology.orchestra.run.smithi026.stdout: health: HEALTH_OK 2024-09-16T08:42:13.481 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:42:13.481 INFO:teuthology.orchestra.run.smithi026.stdout: services: 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: data: 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: pools: 6 pools, 161 pgs 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: objects: 212 objects, 585 KiB 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: pgs: 161 active+clean 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: io: 2024-09-16T08:42:13.482 INFO:teuthology.orchestra.run.smithi026.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T08:42:13.483 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:42:14.105 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:13 smithi026 ceph-mon[23719]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:14.105 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:13 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2178091490' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:42:14.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:13 smithi026 ceph-mon[33839]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:14.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:13 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2178091490' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:42:14.136 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T08:42:14.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:13 smithi155 ceph-mon[27498]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:14.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:13 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2178091490' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:42:14.396 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:15.257 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:15] ENGINE Bus STOPPING 2024-09-16T08:42:15.341 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:42:15.065+0000 7fbff73cf640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T08:42:15.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ignoring --setuser ceph since I am not root 2024-09-16T08:42:15.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ignoring --setgroup ceph since I am not root 2024-09-16T08:42:15.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mgr[61464]: -- 172.21.15.155:0/1589052749 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555f68c6b0e0 con 0x555f68c48800 2024-09-16T08:42:15.517 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:42:15.518 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:15] ENGINE Bus STOPPED 2024-09-16T08:42:15.709 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:42:16.055 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:42:16.142 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.862Z 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.155:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.142 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.862Z 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.155:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.142 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.862Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.142 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.862Z 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.155:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.143 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.863Z 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.155:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.143 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:15.863Z 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.155:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: Activating manager daemon y 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: mgrmap e29: y(active, starting, since 0.0090655s) 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:42:16.143 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:42:16.144 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: Manager daemon y is now available 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.145 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:15 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.236 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:16] ENGINE Bus STARTING 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: Activating manager daemon y 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: mgrmap e29: y(active, starting, since 0.0090655s) 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:42:16.237 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: Manager daemon y is now available 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:16.238 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/47754919' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: mgrmap e29: y(active, starting, since 0.0090655s) 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:42:16.239 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:42:16.240 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:16.241 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:16.241 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.241 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:42:16.241 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.241 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:15 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:42:16.519 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:16] ENGINE Serving on http://:::9283 2024-09-16T08:42:16.519 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:42:16] ENGINE Bus STARTED 2024-09-16T08:42:17.070 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:16.894Z 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.155:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:42:17.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[23719]: mgrmap e30: y(active, since 1.01253s) 2024-09-16T08:42:17.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:17.188 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[23719]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:17.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[33839]: mgrmap e30: y(active, since 1.01253s) 2024-09-16T08:42:17.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:17.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-mon[33839]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:17.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:17 smithi155 ceph-mon[27498]: mgrmap e30: y(active, since 1.01253s) 2024-09-16T08:42:17.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:17 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:42:17.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:17 smithi155 ceph-mon[27498]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:42:17.679+0000 7f4835a9f640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:42:17] ENGINE Error in HTTPServer.serve 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: Traceback (most recent call last): 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._connections.run(self.expiration_interval) 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:42:17.943 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._run(expiration_interval) 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: s = self.context.wrap_socket( 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: return self.sslsocket_class._create( 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self.do_handshake() 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:42:17.944 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._sslobj.do_handshake() 2024-09-16T08:42:17.945 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:42:17.945 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:42:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:18 smithi026 ceph-mon[23719]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:18.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:18 smithi026 ceph-mon[23719]: mgrmap e31: y(active, since 2s) 2024-09-16T08:42:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:18 smithi026 ceph-mon[33839]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:18 smithi026 ceph-mon[33839]: mgrmap e31: y(active, since 2s) 2024-09-16T08:42:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:18 smithi155 ceph-mon[27498]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:18.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:18 smithi155 ceph-mon[27498]: mgrmap e31: y(active, since 2s) 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[23719]: [16/Sep/2024:08:42:17] ENGINE Bus STARTING 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[23719]: [16/Sep/2024:08:42:17] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[23719]: [16/Sep/2024:08:42:17] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[23719]: [16/Sep/2024:08:42:17] ENGINE Bus STARTED 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[23719]: [16/Sep/2024:08:42:17] ENGINE Error in HTTPServer.serve 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:42:19.332 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:42:19.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[33839]: [16/Sep/2024:08:42:17] ENGINE Bus STARTING 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[33839]: [16/Sep/2024:08:42:17] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[33839]: [16/Sep/2024:08:42:17] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[33839]: [16/Sep/2024:08:42:17] ENGINE Bus STARTED 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:19 smithi026 ceph-mon[33839]: [16/Sep/2024:08:42:17] ENGINE Error in HTTPServer.serve 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:42:19.334 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-16T08:42:19.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:42:19.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:42:19.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:42:19.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:19 smithi155 ceph-mon[27498]: [16/Sep/2024:08:42:17] ENGINE Bus STARTING 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:19 smithi155 ceph-mon[27498]: [16/Sep/2024:08:42:17] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:19 smithi155 ceph-mon[27498]: [16/Sep/2024:08:42:17] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:19 smithi155 ceph-mon[27498]: [16/Sep/2024:08:42:17] ENGINE Bus STARTED 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:19 smithi155 ceph-mon[27498]: [16/Sep/2024:08:42:17] ENGINE Error in HTTPServer.serve 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: Traceback (most recent call last): 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._run(expiration_interval) 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:42:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: s = self.context.wrap_socket( 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: return self.sslsocket_class._create( 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self.do_handshake() 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._sslobj.do_handshake() 2024-09-16T08:42:19.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:42:20.340 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-mon[27498]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:20.340 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-mon[27498]: mgrmap e32: y(active, since 4s) 2024-09-16T08:42:20.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:20 smithi026 ceph-mon[23719]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:20.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:20 smithi026 ceph-mon[23719]: mgrmap e32: y(active, since 4s) 2024-09-16T08:42:20.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:20 smithi026 ceph-mon[33839]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:20.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:20 smithi026 ceph-mon[33839]: mgrmap e32: y(active, since 4s) 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:42:20] ENGINE Bus STARTING 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: CherryPy Checker: 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: The Application mounted at '' has an empty config. 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:42:20] ENGINE Serving on http://:::9283 2024-09-16T08:42:20.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:42:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:42:20] ENGINE Bus STARTED 2024-09-16T08:42:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:42:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:21.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:21 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:21.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:21 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:22.466 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:42:22.466 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:42:22.466 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:42:22.466 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:22.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[33839]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:42:22.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.469 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:22.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:22 smithi026 ceph-mon[23719]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:42:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:42:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:42:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:42:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-16T08:42:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='client.24986 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:42:22.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:42:22.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:22.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:22 smithi155 ceph-mon[27498]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:42:23.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:23 smithi026 ceph-mon[23719]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:42:23.416 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:23 smithi026 ceph-mon[33839]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:42:23.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:23 smithi155 ceph-mon[27498]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:42:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:25 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3155387888' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:42:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3155387888' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:42:26.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:25 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3155387888' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:42:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:27 smithi026 ceph-mon[23719]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:27.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:27 smithi026 ceph-mon[33839]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:27.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:27 smithi155 ceph-mon[27498]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:28.342 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:42:28.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:42:28.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:42:28.751 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[64764]: ts=2024-09-16T08:42:28.475Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:42:28.752 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 podman[67575]: 2024-09-16 08:42:28.485414425 +0000 UTC m=+0.125785050 container died d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:29.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 podman[67575]: 2024-09-16 08:42:28.858178118 +0000 UTC m=+0.498548743 container cleanup d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:29.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:28 smithi155 bash[67575]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:42:29.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:29 smithi026 ceph-mon[23719]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:29.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:29 smithi026 ceph-mon[33839]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:29.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-mon[27498]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:29.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 podman[67587]: 2024-09-16 08:42:29.157035013 +0000 UTC m=+0.673699471 container remove d037b643cce3680dcef1feff86ffe6f3262c25be96c30549242ff3cbf4b50b7a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:29.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:42:29.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:42:29.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.180s CPU time. 2024-09-16T08:42:29.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:42:29.812 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 podman[67684]: 2024-09-16 08:42:29.445142748 +0000 UTC m=+0.018195650 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T08:42:29.812 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 podman[67684]: 2024-09-16 08:42:29.551678205 +0000 UTC m=+0.124731096 container create 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:29.812 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 podman[67684]: 2024-09-16 08:42:29.812311928 +0000 UTC m=+0.385364817 container init 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 podman[67684]: 2024-09-16 08:42:29.815230834 +0000 UTC m=+0.388283733 container start 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.839Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.839Z 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-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.839Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.839Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.839Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:42:30.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.840Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.841Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.842Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.843Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.844Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.844Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.173µs 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.844Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.846Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.854Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.858Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T08:42:30.094 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.859Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.859Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.459µs wal_replay_duration=14.666578ms wbl_replay_duration=87ns total_replay_duration=14.707966ms 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.860Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.860Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.860Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 bash[67684]: 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.881Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.370736ms db_storage=860ns remote_storage=1.012µs web_handler=447ns query_engine=605ns scrape=381.161µs scrape_sd=114.193µs notify=11.299µs notify_sd=19.69µs rules=19.434682ms tracing=6.575µs 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.881Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:42:30.095 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:42:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:42:29.881Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:42:31.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:31.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:42:31.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:32.215 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:31 smithi026 ceph-mon[23719]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:32.215 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:31 smithi026 ceph-mon[33839]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:32.278 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:31 smithi155 ceph-mon[27498]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:42:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:33 smithi026 ceph-mon[23719]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:33.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:33 smithi026 ceph-mon[33839]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:33 smithi155 ceph-mon[27498]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:35.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:35.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:42:35.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:42:35.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:42:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:36 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:36 smithi155 ceph-mon[27498]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:36 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:36 smithi026 ceph-mon[23719]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:36 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:36 smithi026 ceph-mon[33839]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:37 smithi026 ceph-mon[23719]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:37.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:37 smithi026 ceph-mon[33839]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:37.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:37 smithi155 ceph-mon[27498]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:39.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:39 smithi026 ceph-mon[23719]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:39.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:39 smithi026 ceph-mon[33839]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:39 smithi155 ceph-mon[27498]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:41 smithi026 ceph-mon[23719]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:41.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:41 smithi026 ceph-mon[33839]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:41.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:41 smithi155 ceph-mon[27498]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:42.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:42:42] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:42:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:43 smithi026 ceph-mon[23719]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:43.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:43 smithi026 ceph-mon[33839]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:43 smithi155 ceph-mon[27498]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:45.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:45 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:45.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:45 smithi026 ceph-mon[23719]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:45.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:45 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:45.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:45 smithi026 ceph-mon[33839]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:45.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:45 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:45.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:45 smithi155 ceph-mon[27498]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:46.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:46 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:46 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:46.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:46 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:42:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:47 smithi026 ceph-mon[23719]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:47 smithi026 ceph-mon[33839]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:47 smithi155 ceph-mon[27498]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:49 smithi026 ceph-mon[23719]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:49.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:49 smithi026 ceph-mon[33839]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:49.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:49 smithi155 ceph-mon[27498]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:51 smithi026 ceph-mon[23719]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:51.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:51 smithi026 ceph-mon[33839]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:51 smithi155 ceph-mon[27498]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:42:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:42:52] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T08:42:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:53 smithi026 ceph-mon[23719]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:53.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:53 smithi026 ceph-mon[33839]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:53.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:53 smithi155 ceph-mon[27498]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:55.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:55 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:55.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:55 smithi155 ceph-mon[27498]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:55 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:55 smithi026 ceph-mon[23719]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:55 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:42:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:55 smithi026 ceph-mon[33839]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:57 smithi026 ceph-mon[23719]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:57.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:57 smithi026 ceph-mon[33839]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:57 smithi155 ceph-mon[27498]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:42:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:42:59 smithi026 ceph-mon[23719]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:59.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:42:59 smithi026 ceph-mon[33839]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:42:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:42:59 smithi155 ceph-mon[27498]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:01.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:00 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:00 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:00 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:02.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:01 smithi155 ceph-mon[27498]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:01 smithi026 ceph-mon[23719]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:02.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:01 smithi026 ceph-mon[33839]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:02] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:43:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:03 smithi026 ceph-mon[23719]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:03 smithi026 ceph-mon[33839]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:03 smithi155 ceph-mon[27498]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:05 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:05 smithi026 ceph-mon[23719]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:06.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:05 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:06.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:05 smithi026 ceph-mon[33839]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:06.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:05 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:06.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:05 smithi155 ceph-mon[27498]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:07 smithi026 ceph-mon[23719]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:07.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:07 smithi026 ceph-mon[33839]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:07 smithi155 ceph-mon[27498]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:09.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:09 smithi026 ceph-mon[23719]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:09.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:09 smithi026 ceph-mon[33839]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:09.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:09 smithi155 ceph-mon[27498]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:11.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:11 smithi026 ceph-mon[23719]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:11.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:11 smithi026 ceph-mon[33839]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:11 smithi155 ceph-mon[27498]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:12.607 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:12] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:43:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:13 smithi026 ceph-mon[23719]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:13 smithi026 ceph-mon[33839]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:13.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:13 smithi155 ceph-mon[27498]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:15 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:15 smithi026 ceph-mon[23719]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:15 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:15 smithi026 ceph-mon[33839]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:15 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:15 smithi155 ceph-mon[27498]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:16 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:16 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:16 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:17 smithi026 ceph-mon[23719]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:17.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:17 smithi026 ceph-mon[33839]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:17 smithi155 ceph-mon[27498]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:19 smithi026 ceph-mon[23719]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:19 smithi026 ceph-mon[33839]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:19 smithi155 ceph-mon[27498]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:43:21.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:21 smithi026 ceph-mon[23719]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:21.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:21 smithi026 ceph-mon[33839]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:21 smithi155 ceph-mon[27498]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:22] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:43:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:23 smithi026 ceph-mon[23719]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:23 smithi026 ceph-mon[33839]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:23.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:23 smithi155 ceph-mon[27498]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:25.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:25 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:25.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:25 smithi026 ceph-mon[23719]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:25.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:25 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:25.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:25 smithi026 ceph-mon[33839]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:25 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:25 smithi155 ceph-mon[27498]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:27 smithi026 ceph-mon[23719]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:27.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:27 smithi026 ceph-mon[33839]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:27.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:27 smithi155 ceph-mon[27498]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:29.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:29 smithi026 ceph-mon[23719]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:29.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:29 smithi026 ceph-mon[33839]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:29 smithi155 ceph-mon[27498]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:31.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:31.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:31 smithi026 ceph-mon[23719]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:32.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:31 smithi026 ceph-mon[33839]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:31 smithi155 ceph-mon[27498]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:32] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-16T08:43:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:33 smithi026 ceph-mon[23719]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:33.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:33 smithi026 ceph-mon[33839]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:33 smithi155 ceph-mon[27498]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:34.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:34 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:43:34.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:34 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:43:34.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:34 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:43:35.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:43:35.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:43:35.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:43:35.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:43:35.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:43:35.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:34 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:43:36.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:35 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:36.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:35 smithi026 ceph-mon[23719]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:36.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:35 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:36.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:35 smithi026 ceph-mon[33839]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:36.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:35 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:36.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:35 smithi155 ceph-mon[27498]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:37 smithi026 ceph-mon[23719]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:37.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:37 smithi026 ceph-mon[33839]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:37.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:37 smithi155 ceph-mon[27498]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:39.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:39 smithi026 ceph-mon[23719]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:39.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:39 smithi026 ceph-mon[33839]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:39 smithi155 ceph-mon[27498]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:41 smithi026 ceph-mon[23719]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:41 smithi026 ceph-mon[33839]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:41.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:41 smithi155 ceph-mon[27498]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:42] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-16T08:43:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:43 smithi026 ceph-mon[23719]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:43.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:43 smithi026 ceph-mon[33839]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:43 smithi155 ceph-mon[27498]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:45.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:45 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:45.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:45 smithi026 ceph-mon[23719]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:45.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:45 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:45.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:45 smithi026 ceph-mon[33839]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:45 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:45 smithi155 ceph-mon[27498]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:46 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:46 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:46 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:43:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:47 smithi026 ceph-mon[23719]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:47 smithi026 ceph-mon[33839]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:47 smithi155 ceph-mon[27498]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:49 smithi026 ceph-mon[23719]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:49.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:49 smithi026 ceph-mon[33839]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:49.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:49 smithi155 ceph-mon[27498]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:51 smithi026 ceph-mon[23719]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:51.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:51 smithi026 ceph-mon[33839]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:51 smithi155 ceph-mon[27498]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:43:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:43:52] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:43:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:53 smithi026 ceph-mon[23719]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:53.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:53 smithi026 ceph-mon[33839]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:53 smithi155 ceph-mon[27498]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:55 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:55 smithi026 ceph-mon[23719]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:55 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:55.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:55 smithi026 ceph-mon[33839]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:55.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:55 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:43:55.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:55 smithi155 ceph-mon[27498]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:57 smithi026 ceph-mon[23719]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:57.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:57 smithi026 ceph-mon[33839]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:57 smithi155 ceph-mon[27498]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:43:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:43:59 smithi026 ceph-mon[23719]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:59.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:43:59 smithi026 ceph-mon[33839]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:43:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:43:59 smithi155 ceph-mon[27498]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:01.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:00 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:00 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:01.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:00 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:01 smithi026 ceph-mon[23719]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:01 smithi026 ceph-mon[33839]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:02.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:01 smithi155 ceph-mon[27498]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:02] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:44:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:03 smithi026 ceph-mon[23719]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:03 smithi026 ceph-mon[33839]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:03 smithi155 ceph-mon[27498]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:05.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:05 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:05.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:05 smithi026 ceph-mon[23719]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:05.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:05 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:05.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:05 smithi026 ceph-mon[33839]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:05.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:05 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:05.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:05 smithi155 ceph-mon[27498]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:07 smithi026 ceph-mon[23719]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:07.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:07 smithi026 ceph-mon[33839]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:07 smithi155 ceph-mon[27498]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:09.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:09 smithi026 ceph-mon[33839]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:09.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:09 smithi026 ceph-mon[23719]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:09.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:09 smithi155 ceph-mon[27498]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:11.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:11 smithi026 ceph-mon[23719]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:11.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:11 smithi026 ceph-mon[33839]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:11 smithi155 ceph-mon[27498]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:12] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:44:13.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:13 smithi155 ceph-mon[27498]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:13.342 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:44:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=sqlstore.transactions t=2024-09-16T08:44:13.061851577Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T08:44:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:13 smithi026 ceph-mon[23719]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:13 smithi026 ceph-mon[33839]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:15 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:15.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:15 smithi026 ceph-mon[23719]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:15 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:15 smithi026 ceph-mon[33839]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:15 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:15 smithi155 ceph-mon[27498]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:16 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:16 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:16 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:17 smithi026 ceph-mon[23719]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:17.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:17 smithi026 ceph-mon[33839]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:17 smithi155 ceph-mon[27498]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:19.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:19 smithi026 ceph-mon[23719]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:19.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:19 smithi026 ceph-mon[33839]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:19 smithi155 ceph-mon[27498]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:21.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:21 smithi026 ceph-mon[23719]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:21.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:21 smithi026 ceph-mon[33839]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:21.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:21 smithi155 ceph-mon[27498]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:22] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-16T08:44:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:23 smithi026 ceph-mon[23719]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:23 smithi026 ceph-mon[33839]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:23.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:23 smithi155 ceph-mon[27498]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:25.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:25 smithi026 ceph-mon[23719]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:25 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:25.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:25 smithi026 ceph-mon[33839]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:25.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:25 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:25 smithi155 ceph-mon[27498]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:25.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:25 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:27 smithi026 ceph-mon[23719]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:27.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:27 smithi026 ceph-mon[33839]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:27.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:27 smithi155 ceph-mon[27498]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:29.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:29 smithi026 ceph-mon[23719]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:29.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:29 smithi026 ceph-mon[33839]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:29 smithi155 ceph-mon[27498]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:30 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:31.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:30 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:30 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:32.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:31 smithi026 ceph-mon[23719]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:32.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:31 smithi026 ceph-mon[33839]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:31 smithi155 ceph-mon[27498]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:32] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:44:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:33 smithi026 ceph-mon[23719]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:33.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:33 smithi026 ceph-mon[33839]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:33 smithi155 ceph-mon[27498]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:36.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:44:36.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[23719]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:36.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:44:36.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:44:36.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:35 smithi026 ceph-mon[33839]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:44:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:44:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:35 smithi155 ceph-mon[27498]: from='mgr.15198 ' entity='mgr.y' 2024-09-16T08:44:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:36 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:37.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:36 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:37.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:36 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:37 smithi026 ceph-mon[23719]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:37 smithi026 ceph-mon[33839]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:37 smithi155 ceph-mon[27498]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:39.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:39 smithi026 ceph-mon[23719]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:39.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:39 smithi026 ceph-mon[33839]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:39 smithi155 ceph-mon[27498]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:41 smithi026 ceph-mon[23719]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:41 smithi026 ceph-mon[33839]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:41.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:41 smithi155 ceph-mon[27498]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:42.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:42] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:44:43.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:43 smithi026 ceph-mon[23719]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:43.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:43 smithi026 ceph-mon[33839]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:43.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:43 smithi155 ceph-mon[27498]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:45.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:45 smithi026 ceph-mon[23719]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:45.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:45 smithi026 ceph-mon[33839]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:45 smithi155 ceph-mon[27498]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:46 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:46 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:46 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:46 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:46 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:46 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:44:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:47 smithi026 ceph-mon[23719]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:47 smithi026 ceph-mon[33839]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:47.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:47 smithi155 ceph-mon[27498]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:49.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:49 smithi026 ceph-mon[23719]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:49.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:49 smithi026 ceph-mon[33839]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:49.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:49 smithi155 ceph-mon[27498]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:51.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:51 smithi026 ceph-mon[23719]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:51.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:51 smithi026 ceph-mon[33839]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:51 smithi155 ceph-mon[27498]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:44:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:44:52] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T08:44:53.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:53 smithi026 ceph-mon[23719]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:53.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:53 smithi026 ceph-mon[33839]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:53 smithi155 ceph-mon[27498]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:55.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:55 smithi026 ceph-mon[23719]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:55.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:55 smithi026 ceph-mon[33839]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:55.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:55 smithi155 ceph-mon[27498]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:56 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:56.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:56 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:56 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:44:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:57 smithi026 ceph-mon[23719]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:57 smithi026 ceph-mon[33839]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:57 smithi155 ceph-mon[27498]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:44:59.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:44:59 smithi026 ceph-mon[23719]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:59.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:44:59 smithi026 ceph-mon[33839]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:44:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:44:59 smithi155 ceph-mon[27498]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:01.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:00 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:01.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:00 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:01.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:00 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:02] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:45:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:02 smithi026 ceph-mon[23719]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:02 smithi026 ceph-mon[33839]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:03.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:02 smithi155 ceph-mon[27498]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:05.153 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:04 smithi026 ceph-mon[23719]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:05.153 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:04 smithi026 ceph-mon[33839]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:05.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:04 smithi155 ceph-mon[27498]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:07.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:06 smithi026 ceph-mon[23719]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:07.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:06 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:07.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:06 smithi026 ceph-mon[33839]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:07.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:06 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:07.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:06 smithi155 ceph-mon[27498]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:07.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:06 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:09.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:08 smithi026 ceph-mon[23719]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:09.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:08 smithi026 ceph-mon[33839]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:09.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:08 smithi155 ceph-mon[27498]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:11.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:10 smithi026 ceph-mon[23719]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:10 smithi026 ceph-mon[33839]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:10 smithi155 ceph-mon[27498]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:12.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:12] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:45:13.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:12 smithi026 ceph-mon[23719]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:13.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:12 smithi026 ceph-mon[33839]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:13.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:12 smithi155 ceph-mon[27498]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:15.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:14 smithi026 ceph-mon[23719]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:15.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:14 smithi026 ceph-mon[33839]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:15.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:14 smithi155 ceph-mon[27498]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:15 smithi026 ceph-mon[23719]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:16.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:15 smithi026 ceph-mon[33839]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:15 smithi155 ceph-mon[27498]: from='mgr.15198 172.21.15.26:0/3822690444' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:17.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:16 smithi026 ceph-mon[23719]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:17.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:16 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:17.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:16 smithi026 ceph-mon[33839]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:17.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:16 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:17.107 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:45:17.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:16 smithi155 ceph-mon[27498]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:17.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:16 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:17.376 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:18.073 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:45:18.073 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:45:18.073 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (16m) 2m ago 16m 79.9M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 2m ago 15m - - 3.8 b5388489f99e e8784a2caa62 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (11m) 2m ago 20m 452M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (21m) 2m ago 22m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (20m) 2m ago 20m 52.5M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (20m) 2m ago 20m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (16m) 2m ago 16m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (15m) 2m ago 15m 16.7M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (20m) 2m ago 20m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (19m) 2m ago 19m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (19m) 2m ago 19m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (18m) 2m ago 18m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:45:18.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (18m) 2m ago 18m 53.4M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (18m) 2m ago 18m 51.4M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (17m) 2m ago 17m 50.0M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (17m) 2m ago 17m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 16m 33.5M - 2.43.0 a07b618ecd1d 715d0546b5de 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:45:18.075 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (15m) 2m ago 15m 88.5M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:45:18.709 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T08:45:18.973 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:19.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:18 smithi026 ceph-mon[23719]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:19.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:18 smithi026 ceph-mon[23719]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:45:19.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:18 smithi026 ceph-mon[33839]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:19.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:18 smithi026 ceph-mon[33839]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:45:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:18 smithi155 ceph-mon[27498]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:19.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:18 smithi155 ceph-mon[27498]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:45:19.829 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:45:19.830 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:45:19.831 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:45:19.831 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:45:19.831 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:45:19.831 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:45:19.831 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:45:20.161 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:19 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/443104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:20.161 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:19 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/443104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:19 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/443104236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:20.514 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T08:45:20.779 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:21.224 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:20 smithi026 ceph-mon[23719]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:21.224 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:20 smithi026 ceph-mon[33839]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:21.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:20 smithi155 ceph-mon[27498]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:21.474 INFO:teuthology.orchestra.run.smithi026.stdout: cluster: 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: id: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: health: HEALTH_OK 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: services: 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:45:21.475 INFO:teuthology.orchestra.run.smithi026.stdout: data: 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: pools: 6 pools, 161 pgs 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: objects: 212 objects, 585 KiB 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: pgs: 161 active+clean 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: io: 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T08:45:21.476 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-16T08:45:22.061 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:21 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2084578669' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:45:22.061 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:21 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2084578669' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:45:22.095 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:45:22.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:21 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2084578669' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T08:45:22.357 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:22.590 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:22] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T08:45:23.068 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:45:23.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:22 smithi026 ceph-mon[33839]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:23.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:22 smithi026 ceph-mon[23719]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:22 smithi155 ceph-mon[27498]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:23.735 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T08:45:23.995 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:24.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:23 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/910641890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:45:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:23 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/910641890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:45:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:23 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/910641890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:45:24.763 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:45:25.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:24 smithi026 ceph-mon[23719]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:25.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:24 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/395293150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:24 smithi026 ceph-mon[33839]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:24 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/395293150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:25.325 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T08:45:25.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:24 smithi155 ceph-mon[27498]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:25.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:24 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/395293150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:45:25.580 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:26.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ignoring --setuser ceph since I am not root 2024-09-16T08:45:26.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ignoring --setgroup ceph since I am not root 2024-09-16T08:45:26.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mgr[82358]: -- 172.21.15.26:0/873372108 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559cebaa30e0 con 0x559ceba80800 2024-09-16T08:45:26.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:26] ENGINE Bus STOPPING 2024-09-16T08:45:26.874 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T08:45:26.956 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:45:26.957 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:26] ENGINE Bus STOPPED 2024-09-16T08:45:27.140 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: Activating manager daemon x 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: mgrmap e34: x(active, starting, since 0.00851855s) 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:45:27.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[23719]: Manager daemon x is now available 2024-09-16T08:45:27.142 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: Activating manager daemon x 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: mgrmap e34: x(active, starting, since 0.00851855s) 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:45:27.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:45:27.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:26 smithi026 ceph-mon[33839]: Manager daemon x is now available 2024-09-16T08:45:27.148 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='client.25136 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: Activating manager daemon x 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1009252985' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: mgrmap e34: x(active, starting, since 0.00851855s) 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:45:27.208 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:45:27.209 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:45:27.210 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:26 smithi155 ceph-mon[27498]: Manager daemon x is now available 2024-09-16T08:45:27.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:27] ENGINE Bus STARTING 2024-09-16T08:45:27.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:27] ENGINE Serving on http://:::9283 2024-09-16T08:45:27.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:45:27] ENGINE Bus STARTED 2024-09-16T08:45:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:45:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[23719]: mgrmap e35: x(active, since 1.0094s) 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:27 smithi026 ceph-mon[33839]: mgrmap e35: x(active, since 1.0094s) 2024-09-16T08:45:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:45:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:45:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-mon[27498]: mgrmap e35: x(active, since 1.0094s) 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:45:27.866+0000 7fb7a20d9640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:45:27] ENGINE Error in HTTPServer.serve 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: Traceback (most recent call last): 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._connections.run(self.expiration_interval) 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._run(expiration_interval) 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:45:28.343 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: s = self.context.wrap_socket( 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: return self.sslsocket_class._create( 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self.do_handshake() 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: self._sslobj.do_handshake() 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:45:28.344 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[23719]: [16/Sep/2024:08:45:27] ENGINE Bus STARTING 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[23719]: [16/Sep/2024:08:45:27] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[23719]: [16/Sep/2024:08:45:27] ENGINE Error in HTTPServer.serve 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:45:29.278 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[23719]: [16/Sep/2024:08:45:27] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:45:29.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[23719]: [16/Sep/2024:08:45:27] ENGINE Bus STARTED 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[33839]: [16/Sep/2024:08:45:27] ENGINE Bus STARTING 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[33839]: [16/Sep/2024:08:45:27] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[33839]: [16/Sep/2024:08:45:27] ENGINE Error in HTTPServer.serve 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:45:29.280 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[33839]: [16/Sep/2024:08:45:27] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:45:29.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:28 smithi026 ceph-mon[33839]: [16/Sep/2024:08:45:27] ENGINE Bus STARTED 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:28 smithi155 ceph-mon[27498]: [16/Sep/2024:08:45:27] ENGINE Bus STARTING 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:28 smithi155 ceph-mon[27498]: [16/Sep/2024:08:45:27] ENGINE Serving on https://172.21.15.155:7150 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:28 smithi155 ceph-mon[27498]: [16/Sep/2024:08:45:27] ENGINE Error in HTTPServer.serve 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: Traceback (most recent call last): 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:45:29.342 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._run(expiration_interval) 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: s = self.context.wrap_socket( 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: return self.sslsocket_class._create( 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self.do_handshake() 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._sslobj.do_handshake() 2024-09-16T08:45:29.343 INFO:journalctl@ceph.mon.b.smithi155.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:45:29.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:28 smithi155 ceph-mon[27498]: [16/Sep/2024:08:45:27] ENGINE Serving on http://172.21.15.155:8765 2024-09-16T08:45:29.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:28 smithi155 ceph-mon[27498]: [16/Sep/2024:08:45:27] ENGINE Bus STARTED 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.867Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.867Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.871Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.872Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.872Z 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.26:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.872Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:29.960 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:29.873Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T08:45:30.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:29 smithi026 ceph-mon[23719]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:30.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:29 smithi026 ceph-mon[23719]: mgrmap e36: x(active, since 3s) 2024-09-16T08:45:30.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:29 smithi026 ceph-mon[33839]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:30.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:29 smithi026 ceph-mon[33839]: mgrmap e36: x(active, since 3s) 2024-09-16T08:45:30.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-mon[27498]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:30.267 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:29 smithi155 ceph-mon[27498]: mgrmap e36: x(active, since 3s) 2024-09-16T08:45:32.050 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:32.050 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: mgrmap e37: x(active, since 4s) 2024-09-16T08:45:32.050 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: Standby manager daemon y started 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.051 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: mgrmap e37: x(active, since 4s) 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: Standby manager daemon y started 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:45:32.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:45:31] ENGINE Bus STARTING 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: CherryPy Checker: 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: The Application mounted at '' has an empty config. 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:45:31] ENGINE Serving on http://:::9283 2024-09-16T08:45:32.053 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:45:31] ENGINE Bus STARTED 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: mgrmap e37: x(active, since 4s) 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: Standby manager daemon y started 2024-09-16T08:45:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T08:45:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:45:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T08:45:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:45:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:31 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:45:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T08:45:33.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:45:33.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[23719]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:45:33.509 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T08:45:33.510 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.511 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:33 smithi026 ceph-mon[33839]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:45:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:45:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:45:33.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:33.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:33 smithi155 ceph-mon[27498]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:45:35.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:35 smithi026 ceph-mon[23719]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:45:35.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:35 smithi026 ceph-mon[33839]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:45:35.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:35 smithi155 ceph-mon[27498]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:45:36.978 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:36.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:36.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:45:36.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:45:36.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2545962840' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:45:36.979 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:36 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]: dispatch 2024-09-16T08:45:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2545962840' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]: dispatch 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:45:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2545962840' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:45:37.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:36 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]: dispatch 2024-09-16T08:45:38.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:37 smithi155 ceph-mon[27498]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:45:38.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:37 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]': finished 2024-09-16T08:45:38.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:37 smithi155 ceph-mon[27498]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T08:45:38.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:37 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/4211727587' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:38.060 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:37 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:38.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[23719]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]': finished 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[23719]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4211727587' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[33839]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1517199097' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2688684492"}]': finished 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[33839]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4211727587' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:38.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:37 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]: dispatch 2024-09-16T08:45:39.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:38 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]': finished 2024-09-16T08:45:39.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:38 smithi155 ceph-mon[27498]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T08:45:39.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:38 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/988749284' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:38 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]': finished 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[33839]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/988749284' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1539357503"}]': finished 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[23719]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/988749284' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:38 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]: dispatch 2024-09-16T08:45:39.504 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:45:39.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:45:39.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:45:39.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:45:39.788 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.504Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.505Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.505Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[67699]: ts=2024-09-16T08:45:39.505Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:45:39.789 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 podman[69913]: 2024-09-16 08:45:39.514605861 +0000 UTC m=+0.107637905 container died 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 podman[69913]: 2024-09-16 08:45:39.895538711 +0000 UTC m=+0.488570758 container cleanup 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:39 smithi155 bash[69913]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:45:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-mon[27498]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:45:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]': finished 2024-09-16T08:45:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-mon[27498]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T08:45:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/794585483' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:39 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[23719]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:45:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]': finished 2024-09-16T08:45:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[23719]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T08:45:40.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/794585483' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[33839]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/477229867"}]': finished 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[33839]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/794585483' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:39 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]: dispatch 2024-09-16T08:45:40.524 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 podman[69925]: 2024-09-16 08:45:40.189296172 +0000 UTC m=+0.676604244 container remove 715d0546b5de673d2f688e989aabc92376c949c5610c141582d9db9c27cd9f7b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.524 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:45:40.525 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:45:40.525 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.592s CPU time. 2024-09-16T08:45:40.525 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 podman[70021]: 2024-09-16 08:45:40.428327628 +0000 UTC m=+0.016715280 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 podman[70021]: 2024-09-16 08:45:40.531771609 +0000 UTC m=+0.120159256 container create add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 podman[70021]: 2024-09-16 08:45:40.725636067 +0000 UTC m=+0.314023715 container init add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 podman[70021]: 2024-09-16 08:45:40.728430508 +0000 UTC m=+0.316818156 container start add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.752Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.752Z 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-16T08:45:40.776 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.752Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.752Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.752Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.754Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.754Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.755Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.755Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.757Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.757Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.689µs 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.757Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.759Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.768Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T08:45:40.777 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.771Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.773Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.773Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.773Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.159µs wal_replay_duration=16.255631ms wbl_replay_duration=90ns total_replay_duration=16.294628ms 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.775Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.775Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:45:40.778 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.775Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]': finished 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2501981733' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:41.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 bash[70021]: add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d 2024-09-16T08:45:41.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:45:41.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.802Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.049032ms db_storage=815ns remote_storage=1.03µs web_handler=366ns query_engine=615ns scrape=356.363µs scrape_sd=181.226µs notify=21.031µs notify_sd=17.715µs rules=26.07862ms tracing=8.651µs 2024-09-16T08:45:41.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.802Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:45:41.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:45:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:45:40.802Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:45:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]': finished 2024-09-16T08:45:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T08:45:41.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2501981733' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/477229867"}]': finished 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2501981733' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]: dispatch 2024-09-16T08:45:41.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:41.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:41.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:41.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:40 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]': finished 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]: dispatch 2024-09-16T08:45:42.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]': finished 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T08:45:42.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:41 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]: dispatch 2024-09-16T08:45:42.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-16T08:45:42.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:45:42.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:45:42.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:45:42.280 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: from='client.? ' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/557255458"}]': finished 2024-09-16T08:45:42.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T08:45:42.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:41 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]: dispatch 2024-09-16T08:45:43.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:42 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]': finished 2024-09-16T08:45:43.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:42 smithi155 ceph-mon[27498]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T08:45:43.233 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:42 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]': finished 2024-09-16T08:45:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[23719]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T08:45:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3457501019' entity='client.iscsi.foo.smithi026.gdrgrr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1257527840"}]': finished 2024-09-16T08:45:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[33839]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T08:45:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:42 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:44.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:43 smithi155 ceph-mon[27498]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:44.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:43 smithi026 ceph-mon[23719]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:44.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:43 smithi026 ceph-mon[33839]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:46.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:45 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-16T08:45:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:46.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:45:46.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:45:46.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:45 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:45:47.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:46 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:47.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:46 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:46 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:47 smithi026 ceph-mon[23719]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-09-16T08:45:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:47 smithi026 ceph-mon[33839]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-09-16T08:45:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:47 smithi155 ceph-mon[27498]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-09-16T08:45:49.982 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:49] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T08:45:50.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:49 smithi026 ceph-mon[23719]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:50.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:49 smithi026 ceph-mon[33839]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:50.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:49 smithi155 ceph-mon[27498]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:45:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:51 smithi026 ceph-mon[23719]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:45:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:51 smithi026 ceph-mon[33839]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:45:52.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:51 smithi155 ceph-mon[27498]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:45:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:53 smithi026 ceph-mon[23719]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T08:45:54.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:53 smithi026 ceph-mon[33839]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T08:45:54.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:53 smithi155 ceph-mon[27498]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T08:45:56.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:55 smithi026 ceph-mon[23719]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:56.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:55 smithi026 ceph-mon[33839]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:56.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:55 smithi155 ceph-mon[27498]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:57.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:56 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:57.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:56 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:57.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:56 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:45:58.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:57 smithi026 ceph-mon[33839]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:58.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:45:57 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:58.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:57 smithi026 ceph-mon[23719]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:58.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:57 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:45:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:57 smithi155 ceph-mon[27498]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:45:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:45:57 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:00.000 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:45:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:45:59] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-16T08:46:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:45:59 smithi026 ceph-mon[23719]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:00.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:00 smithi026 ceph-mon[33839]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:00.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:00 smithi155 ceph-mon[27498]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:02 smithi026 ceph-mon[23719]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:02.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:02 smithi026 ceph-mon[33839]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:02 smithi155 ceph-mon[27498]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:04.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:04 smithi026 ceph-mon[23719]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:04.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:04 smithi026 ceph-mon[33839]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:04 smithi155 ceph-mon[27498]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:06.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:06 smithi026 ceph-mon[23719]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:06.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:06 smithi026 ceph-mon[33839]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:06.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:06 smithi155 ceph-mon[27498]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:07.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:07 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:07.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:07 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:07.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:07 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:08 smithi026 ceph-mon[23719]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:08.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:08 smithi026 ceph-mon[33839]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:08.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:08 smithi155 ceph-mon[27498]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:10.020 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:09] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-16T08:46:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:10 smithi026 ceph-mon[23719]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:10.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:10 smithi026 ceph-mon[33839]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:10.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:10 smithi155 ceph-mon[27498]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:12 smithi026 ceph-mon[23719]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:12 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:12 smithi026 ceph-mon[33839]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:12 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:12 smithi155 ceph-mon[27498]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:12 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:14 smithi026 ceph-mon[23719]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:14 smithi026 ceph-mon[33839]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:14.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:14 smithi155 ceph-mon[27498]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:16 smithi155 ceph-mon[27498]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:16 smithi026 ceph-mon[23719]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:16 smithi026 ceph-mon[33839]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:17.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:17 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:17.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:17 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:17.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:17 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:18 smithi155 ceph-mon[27498]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:18 smithi026 ceph-mon[23719]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:18 smithi026 ceph-mon[33839]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:20.037 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:19] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T08:46:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:20 smithi155 ceph-mon[27498]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:20 smithi026 ceph-mon[23719]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:20 smithi026 ceph-mon[33839]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:22.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:22 smithi155 ceph-mon[27498]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:22.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:22 smithi026 ceph-mon[33839]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:22.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:22 smithi026 ceph-mon[23719]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:24 smithi155 ceph-mon[27498]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:24 smithi026 ceph-mon[23719]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:24 smithi026 ceph-mon[33839]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:26.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:26 smithi155 ceph-mon[27498]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:26 smithi026 ceph-mon[23719]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:26 smithi026 ceph-mon[33839]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:27.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:27 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:27.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:27 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:27.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:27 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:27.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:28 smithi155 ceph-mon[27498]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:28 smithi026 ceph-mon[23719]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:28 smithi026 ceph-mon[33839]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:30.054 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:29] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T08:46:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:30 smithi155 ceph-mon[27498]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:30 smithi026 ceph-mon[23719]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:30 smithi026 ceph-mon[33839]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:32.329 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:32 smithi026 ceph-mon[33839]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:32.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:32 smithi026 ceph-mon[23719]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:32 smithi155 ceph-mon[27498]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:34.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:34 smithi155 ceph-mon[27498]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:34.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:34 smithi026 ceph-mon[23719]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:34.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:34 smithi026 ceph-mon[33839]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:36 smithi155 ceph-mon[27498]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:36 smithi026 ceph-mon[23719]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:36.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:36 smithi026 ceph-mon[33839]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:37 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:37 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:37.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:37 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:38 smithi155 ceph-mon[27498]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:38.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:38 smithi026 ceph-mon[23719]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:38 smithi026 ceph-mon[33839]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:40.072 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:39] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T08:46:40.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:40 smithi155 ceph-mon[27498]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:40 smithi026 ceph-mon[23719]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:40.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:40 smithi026 ceph-mon[33839]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:42.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:42 smithi155 ceph-mon[27498]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:42.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:42 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:42 smithi026 ceph-mon[23719]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:42.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:42 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:42 smithi026 ceph-mon[33839]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:42 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:44.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:44 smithi155 ceph-mon[27498]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:44.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:44 smithi026 ceph-mon[23719]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:44.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:44 smithi026 ceph-mon[33839]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:46 smithi155 ceph-mon[27498]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:46 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:46:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:46 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:46:46.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:46 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:46:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[23719]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[33839]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:46:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:46 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:46:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:47 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:47.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:47 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:47.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:47 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:48 smithi155 ceph-mon[27498]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:48 smithi026 ceph-mon[23719]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:48 smithi026 ceph-mon[33839]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:50.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:49] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T08:46:50.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:50 smithi155 ceph-mon[27498]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:50 smithi026 ceph-mon[23719]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:50.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:50 smithi026 ceph-mon[33839]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:52 smithi026 ceph-mon[23719]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:52 smithi026 ceph-mon[33839]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:52 smithi155 ceph-mon[27498]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:54.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:54 smithi026 ceph-mon[23719]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:54.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:54 smithi026 ceph-mon[33839]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:54 smithi155 ceph-mon[27498]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:46:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:56 smithi026 ceph-mon[23719]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:56.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:56 smithi026 ceph-mon[33839]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:56 smithi155 ceph-mon[27498]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:57 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:57.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:57 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:57 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:57 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:57 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:46:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:57 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:46:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:46:58 smithi026 ceph-mon[23719]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:58.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:46:58 smithi026 ceph-mon[33839]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:46:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:46:58 smithi155 ceph-mon[27498]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:00.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:46:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:46:59] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T08:47:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:00 smithi026 ceph-mon[23719]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:00 smithi026 ceph-mon[33839]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:00 smithi155 ceph-mon[27498]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:02 smithi026 ceph-mon[23719]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:02 smithi026 ceph-mon[33839]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:02 smithi155 ceph-mon[27498]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:04 smithi026 ceph-mon[23719]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:04 smithi026 ceph-mon[33839]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:04 smithi155 ceph-mon[27498]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:06.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:06 smithi026 ceph-mon[23719]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:06 smithi026 ceph-mon[33839]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:06 smithi155 ceph-mon[27498]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:07 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:07.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:07 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:07 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:08 smithi026 ceph-mon[23719]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:08 smithi026 ceph-mon[33839]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:08 smithi155 ceph-mon[27498]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:10.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:09] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T08:47:10.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:10 smithi026 ceph-mon[23719]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:10.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:10 smithi026 ceph-mon[33839]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:10 smithi155 ceph-mon[27498]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:12.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:12 smithi026 ceph-mon[23719]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:12.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:12 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:12.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:12 smithi026 ceph-mon[33839]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:12.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:12 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:12 smithi155 ceph-mon[27498]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:12 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:14.394 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:14 smithi155 ceph-mon[27498]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:14 smithi026 ceph-mon[23719]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:14 smithi026 ceph-mon[33839]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:16 smithi026 ceph-mon[23719]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:16.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:16 smithi026 ceph-mon[33839]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:16.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:16 smithi155 ceph-mon[27498]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:17.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:17 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:17.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:17 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:17.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:17 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:18.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:18 smithi026 ceph-mon[23719]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:18 smithi026 ceph-mon[33839]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:18 smithi155 ceph-mon[27498]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:20.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:19] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:47:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:20 smithi026 ceph-mon[23719]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:20.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:20 smithi026 ceph-mon[33839]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:20 smithi155 ceph-mon[27498]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:22 smithi026 ceph-mon[23719]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:22.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:22 smithi026 ceph-mon[33839]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:22 smithi155 ceph-mon[27498]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:24 smithi026 ceph-mon[23719]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:24 smithi026 ceph-mon[33839]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:24.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:24 smithi155 ceph-mon[27498]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:26 smithi026 ceph-mon[23719]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:26 smithi026 ceph-mon[33839]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:26 smithi155 ceph-mon[27498]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:27.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:27.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:28 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:28 smithi026 ceph-mon[23719]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:28 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:28 smithi026 ceph-mon[33839]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:28 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:28 smithi155 ceph-mon[27498]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:30.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:29] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:47:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:30 smithi026 ceph-mon[23719]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:30 smithi026 ceph-mon[33839]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:30 smithi155 ceph-mon[27498]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:32 smithi026 ceph-mon[23719]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:32 smithi026 ceph-mon[33839]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:32 smithi155 ceph-mon[27498]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:34.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:34 smithi026 ceph-mon[23719]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:34.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:34 smithi026 ceph-mon[33839]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:34 smithi155 ceph-mon[27498]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:36 smithi026 ceph-mon[23719]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:36 smithi026 ceph-mon[33839]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:36 smithi155 ceph-mon[27498]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:37 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:37 smithi026 ceph-mon[23719]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:37.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:37 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:37.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:37 smithi026 ceph-mon[33839]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:37.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:37 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:37.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:37 smithi155 ceph-mon[27498]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:39.712 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:39 smithi155 ceph-mon[27498]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:39.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:39 smithi026 ceph-mon[23719]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:39.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:39 smithi026 ceph-mon[33839]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:40.091 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:39] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-16T08:47:41.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:41 smithi026 ceph-mon[23719]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:41.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:41 smithi026 ceph-mon[33839]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:41.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:41 smithi155 ceph-mon[27498]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:42 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:42.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:42 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:42.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:42 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:43.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:43 smithi026 ceph-mon[23719]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:43 smithi026 ceph-mon[33839]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:43 smithi155 ceph-mon[27498]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:45.644 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:45 smithi155 ceph-mon[27498]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:45 smithi026 ceph-mon[23719]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:45.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:45 smithi026 ceph-mon[33839]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:47:46.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:47:46.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:47:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:47:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:47:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:46 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:47:46.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:46 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:47:46.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:46 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:47:46.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:46 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:47:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:47 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:48.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:47 smithi026 ceph-mon[23719]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:47 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:48.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:47 smithi026 ceph-mon[33839]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:47 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:48.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:47 smithi155 ceph-mon[27498]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:50.103 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:49 smithi155 ceph-mon[27498]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:50.104 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:49] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-16T08:47:50.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:49 smithi026 ceph-mon[23719]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:50.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:49 smithi026 ceph-mon[33839]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:51 smithi026 ceph-mon[23719]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:51 smithi026 ceph-mon[33839]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:52.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:51 smithi155 ceph-mon[27498]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:53 smithi026 ceph-mon[23719]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:54.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:53 smithi026 ceph-mon[33839]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:54.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:53 smithi155 ceph-mon[27498]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:47:56.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:55 smithi026 ceph-mon[23719]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:56.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:55 smithi026 ceph-mon[33839]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:56.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:55 smithi155 ceph-mon[27498]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[23719]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[33839]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:58.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:57 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:47:58.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:57 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:47:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:57 smithi155 ceph-mon[27498]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:47:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:57 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:00.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:47:59 smithi155 ceph-mon[27498]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:00.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:47:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:47:59] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-16T08:48:00.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:47:59 smithi026 ceph-mon[23719]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:00.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:47:59 smithi026 ceph-mon[33839]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:01 smithi026 ceph-mon[23719]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:02.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:01 smithi026 ceph-mon[33839]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:02.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:01 smithi155 ceph-mon[27498]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:04.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:03 smithi026 ceph-mon[23719]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:04.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:03 smithi026 ceph-mon[33839]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:03 smithi155 ceph-mon[27498]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:06.211 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:05 smithi026 ceph-mon[23719]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:06.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:05 smithi026 ceph-mon[33839]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:06.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:05 smithi155 ceph-mon[27498]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:08.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:07 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:08.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:07 smithi026 ceph-mon[23719]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:07 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:08.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:07 smithi026 ceph-mon[33839]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:07 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:08.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:07 smithi155 ceph-mon[27498]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:10.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:09 smithi155 ceph-mon[27498]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:10.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:48:09] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-16T08:48:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:09 smithi026 ceph-mon[23719]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:10.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:09 smithi026 ceph-mon[33839]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:11 smithi026 ceph-mon[23719]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:12.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:11 smithi026 ceph-mon[33839]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:12.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:11 smithi155 ceph-mon[27498]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T08:48:13.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:12 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:13.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:12 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:13.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:12 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:13 smithi026 ceph-mon[23719]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:13 smithi026 ceph-mon[33839]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:14.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:13 smithi155 ceph-mon[27498]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:16.222 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:15 smithi026 ceph-mon[23719]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:16.222 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:15 smithi026 ceph-mon[33839]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:15 smithi155 ceph-mon[27498]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:17 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:18.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:17 smithi026 ceph-mon[33839]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:18.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:17 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:18.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:17 smithi026 ceph-mon[23719]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:18.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:17 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:18.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:17 smithi155 ceph-mon[27498]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:19.973 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:48:19] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-16T08:48:20.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:19 smithi026 ceph-mon[23719]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:20.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:19 smithi026 ceph-mon[33839]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:20.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:19 smithi155 ceph-mon[27498]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:22.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:21 smithi026 ceph-mon[23719]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:22.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:21 smithi026 ceph-mon[33839]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:22.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:21 smithi155 ceph-mon[27498]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:24.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:23 smithi026 ceph-mon[23719]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:24.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:23 smithi026 ceph-mon[33839]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:23 smithi155 ceph-mon[27498]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:26.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:25 smithi026 ceph-mon[23719]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:26.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:25 smithi026 ceph-mon[33839]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:26.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:25 smithi155 ceph-mon[27498]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[23719]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[23719]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:28.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[33839]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[33839]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:28.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:27 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:27 smithi155 ceph-mon[27498]: from='client.15360 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:27 smithi155 ceph-mon[27498]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:27 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:28.426 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:48:28.693 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:48:29.444 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (19m) 2m ago 19m 79.4M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 2m ago 18m - - 3.8 b5388489f99e ae529594ed1d 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (24m) 2m ago 24m 57.0M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (23m) 2m ago 23m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (19m) 2m ago 19m 16.8M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:48:29.445 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (21m) 2m ago 21m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (21m) 2m ago 21m 51.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (20m) 2m ago 20m 50.5M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (20m) 2m ago 20m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 19m 39.5M - 2.43.0 a07b618ecd1d add335a68f06 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (18m) 2m ago 18m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:48:29.446 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (19m) 2m ago 19m 90.3M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:48:29.993 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:48:29] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-16T08:48:30.053 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T08:48:30.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:29 smithi026 ceph-mon[23719]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:30.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:29 smithi026 ceph-mon[33839]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:30.309 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:48:30.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:29 smithi155 ceph-mon[27498]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:30.978 INFO:teuthology.orchestra.run.smithi026.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T08:48:30.978 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi026=a;count:1 2024-09-16T08:48:30.978 INFO:teuthology.orchestra.run.smithi026.stdout:grafana ?:3000 1/1 2m ago 20m smithi155=a;count:1 2024-09-16T08:48:30.978 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-16T08:48:30.978 INFO:teuthology.orchestra.run.smithi026.stdout:mgr 2/2 2m ago 23m smithi026=y;smithi155=x;count:2 2024-09-16T08:48:30.979 INFO:teuthology.orchestra.run.smithi026.stdout:mon 3/3 2m ago 24m smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi155:172.21.15.155=b;count:3 2024-09-16T08:48:30.979 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi026=a;smithi155=b;count:2 2024-09-16T08:48:30.979 INFO:teuthology.orchestra.run.smithi026.stdout:osd 8 2m ago - 2024-09-16T08:48:30.979 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus ?:9095 1/1 2m ago 20m smithi155=a;count:1 2024-09-16T08:48:30.979 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-16T08:48:31.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:30 smithi026 ceph-mon[23719]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:31.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:30 smithi026 ceph-mon[33839]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:31.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:30 smithi155 ceph-mon[27498]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:31.561 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T08:48:31.822 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:48:32.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:31 smithi026 ceph-mon[23719]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:32.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:31 smithi026 ceph-mon[23719]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:31 smithi026 ceph-mon[33839]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:31 smithi026 ceph-mon[33839]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:32.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:31 smithi155 ceph-mon[27498]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:32.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:31 smithi155 ceph-mon[27498]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:32.519 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:48:32.520 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:48:32.521 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:48:33.122 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:33 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/292677110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:33.123 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:33 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/292677110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:33.151 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-16T08:48:33.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:33 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/292677110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:33.409 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:48:34.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:34 smithi026 ceph-mon[23719]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:34.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:34 smithi026 ceph-mon[33839]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:34.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:34 smithi155 ceph-mon[27498]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:48:35.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:35 smithi026 ceph-mon[23719]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:35.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:35 smithi026 ceph-mon[33839]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:35.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:35 smithi155 ceph-mon[27498]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:35.418 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:36.017 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:48:36.245 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[33839]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[23719]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:36.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:36.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:36 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:36 smithi155 ceph-mon[27498]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:36 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:36 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:36.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:36 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:36.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:36 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:37.126 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:48:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-mon[23719]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-mon[23719]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-mon[33839]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-mon[33839]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.278 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:37] ENGINE Bus STOPPING 2024-09-16T08:48:37.278 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:48:37.278 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:37] ENGINE Bus STOPPED 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-mon[27498]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-mon[27498]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:48:37.106+0000 7fb8418f3640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ignoring --setuser ceph since I am not root 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ignoring --setgroup ceph since I am not root 2024-09-16T08:48:37.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:37 smithi155 ceph-mgr[61464]: -- 172.21.15.155:0/1891098563 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562bdc4150e0 con 0x562bdc3f3400 2024-09-16T08:48:38.128 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:38.128 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:38.128 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.128 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: Activating manager daemon y 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.24976 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: mgrmap e39: y(active, starting, since 0.0103078s) 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:48:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: Manager daemon y is now available 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:48:38.130 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: Activating manager daemon y 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.24976 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: mgrmap e39: y(active, starting, since 0.0103078s) 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:48:38.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: Manager daemon y is now available 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:38.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:48:38.133 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:48:38.133 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:48:38.133 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:38] ENGINE Bus STARTING 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.24976 172.21.15.155:0/3371933899' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: Activating manager daemon y 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.24976 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T08:48:38.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: mgrmap e39: y(active, starting, since 0.0103078s) 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T08:48:38.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: Manager daemon y is now available 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T08:48:38.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T08:48:38.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:38] ENGINE Serving on http://:::9283 2024-09-16T08:48:38.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:38 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:48:38] ENGINE Bus STARTED 2024-09-16T08:48:38.743 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:48:38.743 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (19m) 2m ago 19m 79.4M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (3m) 2m ago 18m - - 3.8 b5388489f99e ae529594ed1d 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb 364b7fe25a08 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:48:38.744 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (24m) 2m ago 24m 57.0M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (24m) 2m ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 8e773c95d826 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (19m) 2m ago 19m 16.8M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:48:38.745 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (21m) 2m ago 21m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (21m) 2m ago 21m 51.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (21m) 2m ago 21m 50.5M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (20m) 2m ago 20m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:48:38.746 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 2m ago 20m 39.5M - 2.43.0 a07b618ecd1d add335a68f06 2024-09-16T08:48:38.747 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (19m) 2m ago 19m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:48:38.747 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (19m) 2m ago 19m 90.3M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:48:39.131 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:48:39.132 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:48:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[23719]: mgrmap e40: y(active, since 1.01017s) 2024-09-16T08:48:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[23719]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[23719]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[33839]: mgrmap e40: y(active, since 1.01017s) 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[33839]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-mon[33839]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-16T08:48:39.443 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:48:39.444 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:48:39.444 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:48:39.444 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:48:39.444 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:48:39.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:39 smithi155 ceph-mon[27498]: mgrmap e40: y(active, since 1.01017s) 2024-09-16T08:48:39.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:39 smithi155 ceph-mon[27498]: from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:39.456 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:39 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:48:39.457 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:39 smithi155 ceph-mon[27498]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:48:39.300+0000 7f4bf0f5f640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:08:48:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: Traceback (most recent call last): 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._connections.run(self.expiration_interval) 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._run(expiration_interval) 2024-09-16T08:48:39.628 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: s = self.context.wrap_socket( 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: return self.sslsocket_class._create( 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self.do_handshake() 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: self._sslobj.do_handshake() 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:48:39.629 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:48:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3540791858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-mon[27498]: [16/Sep/2024:08:48:39] ENGINE Bus STARTING 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-mon[27498]: [16/Sep/2024:08:48:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-mon[27498]: [16/Sep/2024:08:48:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout: Traceback (most recent call last): 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:48:40.419 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._run(expiration_interval) 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: s = self.context.wrap_socket( 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: return self.sslsocket_class._create( 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:48:40.420 INFO:journalctl@ceph.mon.b.smithi155.stdout: self.do_handshake() 2024-09-16T08:48:40.421 INFO:journalctl@ceph.mon.b.smithi155.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:48:40.421 INFO:journalctl@ceph.mon.b.smithi155.stdout: self._sslobj.do_handshake() 2024-09-16T08:48:40.421 INFO:journalctl@ceph.mon.b.smithi155.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3540791858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:48:39] ENGINE Bus STARTING 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:48:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[23719]: [16/Sep/2024:08:48:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:48:40.435 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-16T08:48:40.436 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3540791858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[33839]: [16/Sep/2024:08:48:39] ENGINE Bus STARTING 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[33839]: [16/Sep/2024:08:48:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:40 smithi026 ceph-mon[33839]: [16/Sep/2024:08:48:39] ENGINE Error in HTTPServer.serve 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-16T08:48:40.437 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T08:48:40.438 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-16T08:48:40.439 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T08:48:41.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.781Z 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.155:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.781Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.782Z 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.155:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.056 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.783Z 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.155:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.057 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.783Z 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.155:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.057 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.785Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.155:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.057 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:40.785Z 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.155:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.155:8765: connect: connection refused" 2024-09-16T08:48:41.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:41 smithi155 ceph-mon[27498]: [16/Sep/2024:08:48:39] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:48:41.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:41 smithi155 ceph-mon[27498]: [16/Sep/2024:08:48:39] ENGINE Bus STARTED 2024-09-16T08:48:41.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:41 smithi155 ceph-mon[27498]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:41.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:41 smithi155 ceph-mon[27498]: mgrmap e41: y(active, since 3s) 2024-09-16T08:48:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[23719]: [16/Sep/2024:08:48:39] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:48:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[23719]: [16/Sep/2024:08:48:39] ENGINE Bus STARTED 2024-09-16T08:48:41.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[23719]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:41.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[23719]: mgrmap e41: y(active, since 3s) 2024-09-16T08:48:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[33839]: [16/Sep/2024:08:48:39] ENGINE Serving on http://172.21.15.26:8765 2024-09-16T08:48:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[33839]: [16/Sep/2024:08:48:39] ENGINE Bus STARTED 2024-09-16T08:48:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[33839]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:48:41.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:41 smithi026 ceph-mon[33839]: mgrmap e41: y(active, since 3s) 2024-09-16T08:48:42.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-mon[27498]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:42.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[23719]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[33839]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:48:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:42.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:48:42] ENGINE Bus STARTING 2024-09-16T08:48:42.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: CherryPy Checker: 2024-09-16T08:48:42.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: The Application mounted at '' has an empty config. 2024-09-16T08:48:42.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: 2024-09-16T08:48:42.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:48:42] ENGINE Serving on http://:::9283 2024-09-16T08:48:42.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: [16/Sep/2024:08:48:42] ENGINE Bus STARTED 2024-09-16T08:48:43.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:43.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:43.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/3621775847' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:48:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:43.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:43.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:43 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:48:44.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:48:44.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:44 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.conf 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-16T08:48:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: Updating smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.gdrgrr", "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-16T08:48:44.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:44 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:45.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:45 smithi026 ceph-mon[23719]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:48:45.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:45 smithi026 ceph-mon[23719]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:48:45.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:45 smithi026 ceph-mon[33839]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:48:45.468 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:45 smithi026 ceph-mon[33839]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:48:45.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:45 smithi155 ceph-mon[27498]: Reconfiguring iscsi.foo.smithi026.gdrgrr (dependencies changed)... 2024-09-16T08:48:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:45 smithi155 ceph-mon[27498]: Reconfiguring daemon iscsi.foo.smithi026.gdrgrr on smithi026 2024-09-16T08:48:46.465 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:46 smithi026 ceph-mon[23719]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:48:46.465 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:46 smithi026 ceph-mon[33839]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:48:46.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:46 smithi155 ceph-mon[27498]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3080442337' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[33839]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:48:47.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:48:47.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3080442337' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:48:47.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:47 smithi026 ceph-mon[23719]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: Reconfiguring daemon prometheus.a on smithi155 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3080442337' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T08:48:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:47 smithi155 ceph-mon[27498]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T08:48:50.092 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[61460]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:48:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T08:48:50.093 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:49 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:48:50.368 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-mon[27498]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:50.368 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[70036]: ts=2024-09-16T08:48:50.117Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:48:50.369 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 podman[72081]: 2024-09-16 08:48:50.127521394 +0000 UTC m=+0.121816731 container died add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:50.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:50 smithi026 ceph-mon[23719]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:50.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:50 smithi026 ceph-mon[33839]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:50.659 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 podman[72081]: 2024-09-16 08:48:50.466821415 +0000 UTC m=+0.461116756 container cleanup add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:50.659 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 bash[72081]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:48:51.091 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 podman[72093]: 2024-09-16 08:48:50.659528872 +0000 UTC m=+0.530907866 container remove add335a68f068ed4e7adf507eae3d8b13ec7355223fbb707106f96a251902f7d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:51.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:48:51.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:48:51.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.590s CPU time. 2024-09-16T08:48:51.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:50 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:48:51.349 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 podman[72189]: 2024-09-16 08:48:51.001641462 +0000 UTC m=+0.016585300 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T08:48:51.349 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 podman[72189]: 2024-09-16 08:48:51.110288468 +0000 UTC m=+0.125232296 container create 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:51.349 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 podman[72189]: 2024-09-16 08:48:51.346221568 +0000 UTC m=+0.361165397 container init 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:51.349 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 podman[72189]: 2024-09-16 08:48:51.349278888 +0000 UTC m=+0.364222717 container start 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:48:51.842 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.373Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.373Z 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-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.373Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.373Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.373Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.374Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.375Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.376Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.376Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:48:51.843 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.378Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.378Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.552µs 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.378Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.380Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.388Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.392Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.394Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.396Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.396Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.396Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.077µs wal_replay_duration=17.947099ms wbl_replay_duration=95ns total_replay_duration=18.017077ms 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.398Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.398Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.398Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:48:51.844 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.417Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.479729ms db_storage=715ns remote_storage=989ns web_handler=353ns query_engine=622ns scrape=237.514µs scrape_sd=127.473µs notify=16.379µs notify_sd=23.641µs rules=18.727418ms tracing=5.61µs 2024-09-16T08:48:51.845 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.417Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T08:48:51.845 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:48:51.417Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:48:51.845 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 bash[72189]: 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b 2024-09-16T08:48:51.845 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:48:51 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:52.175 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:52.176 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:52 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:52.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:48:53.482 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:48:53.483 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:53.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:53.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:48:53.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:53.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-16T08:48:53.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T08:48:53.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:48:54.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:54 smithi155 ceph-mon[27498]: Upgrade: Updating mgr.x 2024-09-16T08:48:54.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:54 smithi155 ceph-mon[27498]: Deploying daemon mgr.x on smithi155 2024-09-16T08:48:54.188 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:54 smithi155 ceph-mon[27498]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:54.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[33839]: Upgrade: Updating mgr.x 2024-09-16T08:48:54.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[33839]: Deploying daemon mgr.x on smithi155 2024-09-16T08:48:54.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[33839]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:54.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[23719]: Upgrade: Updating mgr.x 2024-09-16T08:48:54.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[23719]: Deploying daemon mgr.x on smithi155 2024-09-16T08:48:54.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:54 smithi026 ceph-mon[23719]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:48:54.738 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:54 smithi155 systemd[1]: Stopping Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:48:55.048 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:54 smithi155 podman[72462]: 2024-09-16 08:48:54.738373051 +0000 UTC m=+0.128414694 container died 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:48:55.300 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 podman[72462]: 2024-09-16 08:48:55.048960127 +0000 UTC m=+0.439001770 container cleanup 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T08:48:55.300 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 bash[72462]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x 2024-09-16T08:48:55.550 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 podman[72474]: 2024-09-16 08:48:55.300258465 +0000 UTC m=+0.562705339 container remove 364b7fe25a08d291a2991754be4b54b4b5ef72fed46a55dbed20d564ee253bb3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:48:55.550 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:48:55.841 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T08:48:55.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 systemd[1]: Stopped Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:48:55.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Consumed 29.602s CPU time. 2024-09-16T08:48:55.842 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 systemd[1]: Starting Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:48:56.262 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:56 smithi155 ceph-mon[27498]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:56.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 podman[72602]: 2024-09-16 08:48:55.856793425 +0000 UTC m=+0.016163212 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:48:56.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:55 smithi155 podman[72602]: 2024-09-16 08:48:55.968033004 +0000 UTC m=+0.127402782 container create 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T08:48:56.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:56 smithi155 podman[72602]: 2024-09-16 08:48:56.171029305 +0000 UTC m=+0.330399084 container init 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:48:56.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:56 smithi155 podman[72602]: 2024-09-16 08:48:56.173881517 +0000 UTC m=+0.333251296 container start 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T08:48:56.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:56 smithi155 ceph-mgr[72621]: -- 172.21.15.155:0/4090648369 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c35ed690e0 con 0x55c35ed47400 2024-09-16T08:48:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:56 smithi026 ceph-mon[23719]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:56.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:56 smithi026 ceph-mon[33839]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T08:48:56.591 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:56 smithi155 bash[72602]: 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 2024-09-16T08:48:56.592 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:48:56 smithi155 systemd[1]: Started Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:48:57.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:57 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:57 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:57.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:57 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:57.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:57 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:57.669 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:57 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:57.669 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:57 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:48:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:58 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:48:58 smithi155 ceph-mon[27498]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:58.655 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:58 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:58.655 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:48:58 smithi026 ceph-mon[23719]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:48:58.656 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:58 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:48:58.656 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:48:58 smithi026 ceph-mon[33839]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[23719]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[33839]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:00 smithi155 ceph-mon[27498]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:00 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:00 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:00 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:00 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:01.839 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: [16/Sep/2024:08:49:01] ENGINE Bus STARTING 2024-09-16T08:49:01.840 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: CherryPy Checker: 2024-09-16T08:49:01.840 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: The Application mounted at '' has an empty config. 2024-09-16T08:49:01.840 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: 2024-09-16T08:49:01.840 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: [16/Sep/2024:08:49:01] ENGINE Serving on http://:::9283 2024-09-16T08:49:01.840 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x[72617]: [16/Sep/2024:08:49:01] ENGINE Bus STARTED 2024-09-16T08:49:02.091 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: Standby manager daemon x restarted 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: Standby manager daemon x started 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:49:02.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:01 smithi155 ceph-mon[27498]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:49:02.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: Standby manager daemon x restarted 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: Standby manager daemon x started 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:49:02.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[23719]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: Standby manager daemon x restarted 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: Standby manager daemon x started 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T08:49:02.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:01 smithi026 ceph-mon[33839]: from='mgr.? 172.21.15.155:0/1241280352' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T08:49:02.539 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:02] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:49:03.203 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:02 smithi155 ceph-mon[27498]: mgrmap e43: y(active, since 24s), standbys: x 2024-09-16T08:49:03.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:02 smithi026 ceph-mon[23719]: mgrmap e43: y(active, since 24s), standbys: x 2024-09-16T08:49:03.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:02 smithi026 ceph-mon[33839]: mgrmap e43: y(active, since 24s), standbys: x 2024-09-16T08:49:04.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:03 smithi026 ceph-mon[23719]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:04.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:03 smithi026 ceph-mon[33839]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:03 smithi155 ceph-mon[27498]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all mgr 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all crash 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all mds 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all nfs 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all mgr 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all crash 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all mds 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all nfs 2024-09-16T08:49:05.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:49:05.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:04 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all mgr 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all crash 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all mds 2024-09-16T08:49:05.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all nfs 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:05.344 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:05.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:49:05.345 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:04 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:05 smithi026 ceph-mon[23719]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:06.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:05 smithi026 ceph-mon[33839]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:06.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:05 smithi026 systemd[1]: Stopping Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:06.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:05 smithi155 ceph-mon[27498]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:06.403 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 podman[93022]: 2024-09-16 08:49:06.137246132 +0000 UTC m=+0.108728600 container died 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:06.664 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 podman[93022]: 2024-09-16 08:49:06.50128528 +0000 UTC m=+0.472767747 container cleanup 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:06.664 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 bash[93022]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T08:49:06.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:06 smithi026 ceph-mon[23719]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T08:49:06.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:06 smithi026 ceph-mon[23719]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:49:06.925 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:06 smithi026 ceph-mon[33839]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T08:49:06.925 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:06 smithi026 ceph-mon[33839]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:49:06.925 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 podman[93035]: 2024-09-16 08:49:06.794302259 +0000 UTC m=+0.656268051 container remove 8e773c95d826cd8462d8bf0fdc5dc3ac87308af8315a4ac9b7e538f9e61c4c38 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:06.926 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:49:07.277 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T08:49:07.277 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 systemd[1]: Stopped Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:07.277 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:06 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.788s CPU time. 2024-09-16T08:49:07.277 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 systemd[1]: Starting Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:07.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:06 smithi155 ceph-mon[27498]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T08:49:07.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:06 smithi155 ceph-mon[27498]: Deploying daemon node-exporter.a on smithi026 2024-09-16T08:49:07.695 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 bash[93163]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T08:49:07.695 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 bash[93163]: Getting image source signatures 2024-09-16T08:49:07.695 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 bash[93163]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T08:49:07.695 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 bash[93163]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T08:49:08.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:07 smithi026 bash[93163]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T08:49:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[23719]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:08.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:08.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[33839]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:08.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:07 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:08.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:07 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:08.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:07 smithi155 ceph-mon[27498]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:08.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:07 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:09.759 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:09 smithi026 bash[93163]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T08:49:09.759 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:09 smithi026 bash[93163]: Writing manifest to image destination 2024-09-16T08:49:09.760 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:49:10.027 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:09 smithi026 podman[93163]: 2024-09-16 08:49:09.747694613 +0000 UTC m=+2.493651896 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T08:49:10.027 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:09 smithi026 podman[93163]: 2024-09-16 08:49:09.863335066 +0000 UTC m=+2.609292344 container create 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:10.370 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:49:10.370 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (19m) 10s ago 20m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:49:10.370 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (19m) 10s ago 19m 78.9M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:49:10.370 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (24s) 10s ago 19m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:49:10.370 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (14s) 10s ago 24m 65.1M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (9m) 10s ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (25m) 10s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (24m) 10s ago 24m 59.5M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (24m) 10s ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 starting - - - - 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (19m) 10s ago 19m 16.5M - 1.5.0 0da6a335fe13 188836dfc305 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (24m) 10s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (23m) 10s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (23m) 10s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (22m) 10s ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (22m) 10s ago 22m 54.3M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (21m) 10s ago 21m 51.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (21m) 10s ago 21m 50.9M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:49:10.371 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (21m) 10s ago 21m 53.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:49:10.372 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (19s) 10s ago 20m 37.5M - 2.43.0 a07b618ecd1d 1e40b0b7b820 2024-09-16T08:49:10.372 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (19m) 10s ago 19m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:49:10.372 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (19m) 10s ago 19m 91.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:49:10.372 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-mon[23719]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:10.372 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-mon[33839]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 podman[93163]: 2024-09-16 08:49:10.065807426 +0000 UTC m=+2.811764710 container init 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 podman[93163]: 2024-09-16 08:49:10.069628818 +0000 UTC m=+2.815586097 container start 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.073Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.073Z 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-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.073Z 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-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.073Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T08:49:10.373 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z 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-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z 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-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T08:49:10.374 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.074Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T08:49:10.375 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T08:49:10.376 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T08:49:10.377 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a[93283]: ts=2024-09-16T08:49:10.075Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T08:49:10.378 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 bash[93163]: 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 2024-09-16T08:49:10.378 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 08:49:10 smithi026 systemd[1]: Started Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:10.576 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:10 smithi155 ceph-mon[27498]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:49:10.723 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:49:10.724 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:49:11.022 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:49:11.022 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:49:11.023 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:49:11.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[23719]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[23719]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1833743791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[33839]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[33839]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:11 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1833743791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:11 smithi155 ceph-mon[27498]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:11 smithi155 ceph-mon[27498]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:11 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.484 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:11 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:11.485 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:11 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1833743791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:12.092 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 systemd[1]: Stopping Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:12.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[33839]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[33839]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[33839]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[23719]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[23719]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-mon[23719]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:12.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:12] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T08:49:12.557 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 podman[76199]: 2024-09-16 08:49:12.282290726 +0000 UTC m=+0.122146841 container died 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:12.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:12 smithi155 ceph-mon[27498]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:12 smithi155 ceph-mon[27498]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:12.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:12 smithi155 ceph-mon[27498]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:12.841 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 podman[76199]: 2024-09-16 08:49:12.648798924 +0000 UTC m=+0.488655046 container cleanup 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:12.842 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 bash[76199]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T08:49:13.224 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 podman[76214]: 2024-09-16 08:49:12.93338731 +0000 UTC m=+0.654776307 container remove 188836dfc305e85f7a0fcc7e0ed083e7327854663b7039a53e058cfb0beddcbd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:13.224 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:12 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:49:13.224 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T08:49:13.224 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 systemd[1]: Stopped Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:13.224 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.550s CPU time. 2024-09-16T08:49:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:13 smithi026 ceph-mon[23719]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T08:49:13.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:13 smithi026 ceph-mon[23719]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:49:13.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:13 smithi026 ceph-mon[33839]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T08:49:13.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:13 smithi026 ceph-mon[33839]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:49:13.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:13 smithi155 ceph-mon[27498]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T08:49:13.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:13 smithi155 ceph-mon[27498]: Deploying daemon node-exporter.b on smithi155 2024-09-16T08:49:13.592 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 systemd[1]: Starting Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:13.592 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 bash[76341]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T08:49:14.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:49:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=cleanup t=2024-09-16T08:49:13.682189116Z level=info msg="Completed cleanup jobs" duration=3.37939ms 2024-09-16T08:49:14.092 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 bash[76341]: Getting image source signatures 2024-09-16T08:49:14.092 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 bash[76341]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T08:49:14.092 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 bash[76341]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T08:49:14.092 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:13 smithi155 bash[76341]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T08:49:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:14 smithi026 ceph-mon[33839]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:14 smithi026 ceph-mon[23719]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:14.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:14 smithi155 ceph-mon[27498]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:15.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:15 smithi155 bash[76341]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T08:49:15.591 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:15 smithi155 bash[76341]: Writing manifest to image destination 2024-09-16T08:49:16.171 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:15 smithi155 podman[76341]: 2024-09-16 08:49:15.89425856 +0000 UTC m=+2.523624751 container create 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:16.171 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:15 smithi155 podman[76341]: 2024-09-16 08:49:15.80416236 +0000 UTC m=+2.433528559 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T08:49:16.508 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-mon[27498]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:16.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 podman[76341]: 2024-09-16 08:49:16.171379333 +0000 UTC m=+2.800745523 container init 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:16.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 podman[76341]: 2024-09-16 08:49:16.17454605 +0000 UTC m=+2.803912244 container start 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T08:49:16.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.177Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T08:49:16.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.178Z 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-16T08:49:16.508 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.178Z 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-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.178Z 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-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z 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-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T08:49:16.509 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T08:49:16.510 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T08:49:16.511 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T08:49:16.512 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b[76418]: ts=2024-09-16T08:49:16.179Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 bash[76341]: 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 2024-09-16T08:49:16.513 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 08:49:16 smithi155 systemd[1]: Started Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:16.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:16 smithi026 ceph-mon[23719]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:16.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:16 smithi026 ceph-mon[33839]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:17 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:17.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:17 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:17.616 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:17 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:17.616 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:17 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:17.616 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:17 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:17.616 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:17 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:18.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:18 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:18 smithi155 ceph-mon[27498]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:18.692 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:18 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:18.692 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:18 smithi026 ceph-mon[23719]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:18.693 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:18 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:18.693 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:18 smithi026 ceph-mon[33839]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:20.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:20 smithi155 ceph-mon[27498]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:20.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:20 smithi026 ceph-mon[23719]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:20.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:20 smithi026 ceph-mon[33839]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.688 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:21 smithi155 ceph-mon[27498]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[23719]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:21.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:21 smithi026 ceph-mon[33839]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:22.625 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:22] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-16T08:49:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:23 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:23.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:23 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:23.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:23 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:24.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:24 smithi155 ceph-mon[27498]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:24 smithi026 ceph-mon[23719]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:24 smithi026 ceph-mon[33839]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:25.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.382 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.383 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:25 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:25.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:25 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:26 smithi026 ceph-mon[23719]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:26 smithi026 ceph-mon[33839]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:26.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:26 smithi155 ceph-mon[27498]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:27.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:27 smithi026 ceph-mon[23719]: Upgrade: Updating prometheus.a 2024-09-16T08:49:27.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:27 smithi026 ceph-mon[23719]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:49:27.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:27 smithi026 ceph-mon[33839]: Upgrade: Updating prometheus.a 2024-09-16T08:49:27.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:27 smithi026 ceph-mon[33839]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:49:27.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:27 smithi155 ceph-mon[27498]: Upgrade: Updating prometheus.a 2024-09-16T08:49:27.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:27 smithi155 ceph-mon[27498]: Deploying daemon prometheus.a on smithi155 2024-09-16T08:49:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:28 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:28 smithi026 ceph-mon[23719]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:28 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:28 smithi026 ceph-mon[33839]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:28.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:28 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:28 smithi155 ceph-mon[27498]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:30 smithi026 ceph-mon[23719]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:30 smithi026 ceph-mon[33839]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:30 smithi155 ceph-mon[27498]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:32 smithi026 ceph-mon[23719]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:32 smithi026 ceph-mon[33839]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:32.528 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:32] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T08:49:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:32 smithi155 ceph-mon[27498]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:34.336 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:34 smithi155 ceph-mon[27498]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:34.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:34 smithi026 ceph-mon[23719]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:34.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:34 smithi026 ceph-mon[33839]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:35.713 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.712Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T08:49:36.006 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[72204]: ts=2024-09-16T08:49:35.713Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T08:49:36.007 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:35 smithi155 podman[79983]: 2024-09-16 08:49:35.72304715 +0000 UTC m=+0.126932005 container died 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:36.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:36 smithi155 ceph-mon[27498]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:36.342 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 podman[79983]: 2024-09-16 08:49:36.10499928 +0000 UTC m=+0.508884144 container cleanup 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:36.342 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 bash[79983]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T08:49:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:36 smithi026 ceph-mon[23719]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:36 smithi026 ceph-mon[33839]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:36.723 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 podman[79996]: 2024-09-16 08:49:36.372941374 +0000 UTC m=+0.651166346 container remove 1e40b0b7b8209d9a1b69d092acad73a31cc2069b8a921484f56fa7756067c87b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:36.723 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T08:49:36.723 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:36.723 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.135s CPU time. 2024-09-16T08:49:37.063 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 systemd[1]: Starting Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:37.063 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 podman[80123]: 2024-09-16 08:49:36.832458099 +0000 UTC m=+0.016711921 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-16T08:49:37.063 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:36 smithi155 podman[80123]: 2024-09-16 08:49:36.941132085 +0000 UTC m=+0.125385905 container create 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:37.592 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 podman[80123]: 2024-09-16 08:49:37.168911146 +0000 UTC m=+0.353164968 container init 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:37.592 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 podman[80123]: 2024-09-16 08:49:37.171722747 +0000 UTC m=+0.355976577 container start 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.190Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.191Z 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-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.191Z caller=main.go:623 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi155 (none))" 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.191Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.191Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.192Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.193Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.194Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.194Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.196Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T08:49:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.196Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.628µs 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.196Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.197Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.206Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.209Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.211Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.213Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.215Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.215Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.216Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.122µs wal_replay_duration=19.382562ms wbl_replay_duration=115ns total_replay_duration=19.433332ms 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.217Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.217Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T08:49:37.594 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.217Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T08:49:37.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.231Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.955608ms db_storage=813ns remote_storage=1.212µs web_handler=351ns query_engine=551ns scrape=415.452µs scrape_sd=106.667µs notify=17.242µs notify_sd=15.702µs rules=13.044542ms tracing=5.812µs 2024-09-16T08:49:37.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.231Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T08:49:37.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T08:49:37.231Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T08:49:37.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 bash[80123]: 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 2024-09-16T08:49:37.595 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 08:49:37 smithi155 systemd[1]: Started Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:38 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:38 smithi155 ceph-mon[27498]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[23719]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[33839]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:40.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:40 smithi155 ceph-mon[27498]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:40 smithi026 ceph-mon[23719]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:40.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:40 smithi026 ceph-mon[33839]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:41.350 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:49:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (19m) 21s ago 20m - - 0.25.0 c8568f914cd2 789ebe137f74 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (20m) 0s ago 20m 79.4M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (55s) 21s ago 20m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (46s) 0s ago 24m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (10m) 21s ago 26m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (26m) 21s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (25m) 0s ago 25m 61.9M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (25m) 21s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (32s) 21s ago 20m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (26s) 0s ago 20m 8468k - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (24m) 21s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:49:41.937 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (24m) 21s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (23m) 21s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (23m) 21s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (22m) 0s ago 22m 55.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (22m) 0s ago 22m 52.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (22m) 0s ago 22m 52.2M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (21m) 0s ago 21m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (5s) 0s ago 21m 35.2M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (20m) 21s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:49:41.938 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (20m) 0s ago 20m 92.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:49:42.296 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:49:42.297 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:49:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:49:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2680871166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2680871166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:42.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:42 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2680871166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:49:42.595 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-16T08:49:42.596 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:49:42.596 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:49:42.596 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T08:49:42.596 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:49:42.596 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:49:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:42] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-16T08:49:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:43 smithi155 ceph-mon[27498]: from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:43 smithi155 ceph-mon[27498]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:43.675 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:43 smithi026 ceph-mon[23719]: from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:43.675 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:43 smithi026 ceph-mon[23719]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:43.675 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:43 smithi026 ceph-mon[33839]: from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:43.675 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:43 smithi026 ceph-mon[33839]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:44 smithi155 ceph-mon[27498]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:44 smithi155 ceph-mon[27498]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:44.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:44 smithi026 ceph-mon[33839]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:44.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:44 smithi026 ceph-mon[33839]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:44.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:44 smithi026 ceph-mon[23719]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:49:44.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:44 smithi026 ceph-mon[23719]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T08:49:46.477 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:46 smithi155 ceph-mon[27498]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:46.697 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:46 smithi026 ceph-mon[23719]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:46.697 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:46 smithi026 ceph-mon[33839]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:47 smithi155 ceph-mon[27498]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[23719]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:49:48.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:47 smithi026 ceph-mon[33839]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-16T08:49:49.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:48 smithi155 ceph-mon[27498]: Upgrade: Updating alertmanager.a 2024-09-16T08:49:49.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:48 smithi155 ceph-mon[27498]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:49:49.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:48 smithi026 ceph-mon[23719]: Upgrade: Updating alertmanager.a 2024-09-16T08:49:49.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:48 smithi026 ceph-mon[23719]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:49:49.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:48 smithi026 ceph-mon[33839]: Upgrade: Updating alertmanager.a 2024-09-16T08:49:49.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:48 smithi026 ceph-mon[33839]: Deploying daemon alertmanager.a on smithi026 2024-09-16T08:49:50.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:49 smithi026 ceph-mon[23719]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T08:49:50.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:49 smithi026 ceph-mon[33839]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T08:49:50.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:49 smithi155 ceph-mon[27498]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-16T08:49:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:52 smithi026 ceph-mon[23719]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:52.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:52 smithi026 ceph-mon[33839]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:52 smithi155 ceph-mon[27498]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:52.970 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:49:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:49:52] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-16T08:49:53.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:53.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:53.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:49:54.457 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:54 smithi026 ceph-mon[23719]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:54.457 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:54 smithi026 ceph-mon[33839]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:54 smithi155 ceph-mon[27498]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:49:56.067 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:55 smithi026 systemd[1]: Stopping Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:56.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:56 smithi026 ceph-mon[33839]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:56.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:56 smithi026 ceph-mon[23719]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:56.377 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[73540]: ts=2024-09-16T08:49:56.066Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T08:49:56.377 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 podman[97333]: 2024-09-16 08:49:56.106953251 +0000 UTC m=+0.157280833 container died 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:56.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:56 smithi155 ceph-mon[27498]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:56.708 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 podman[97333]: 2024-09-16 08:49:56.466211171 +0000 UTC m=+0.516538740 container cleanup 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:56.708 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 bash[97333]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T08:49:57.027 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 podman[97345]: 2024-09-16 08:49:56.801210409 +0000 UTC m=+0.688545753 container remove 789ebe137f7404e9f89d420b7b03a4f15d8b9c3aaccd8e54fe0042edef086a5d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:57.027 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:56 smithi026 podman[97345]: 2024-09-16 08:49:56.868404305 +0000 UTC m=+0.755739657 volume remove b689153a0e0f542a4389c437c5c6a232ace880dd9e057ec5419c4c4cf3cff714 2024-09-16T08:49:57.500 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T08:49:57.500 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 systemd[1]: Stopped Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:57.500 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.872s CPU time. 2024-09-16T08:49:57.500 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 systemd[1]: Starting Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:49:57.777 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 podman[97473]: 2024-09-16 08:49:57.402399301 +0000 UTC m=+0.016703030 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-16T08:49:57.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 podman[97473]: 2024-09-16 08:49:57.503130563 +0000 UTC m=+0.117434285 volume create 88a431c072bec6794bab3ce4f166914d6f40a260bf365b35b0569cc1ec9228a0 2024-09-16T08:49:57.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:57 smithi026 podman[97473]: 2024-09-16 08:49:57.595106255 +0000 UTC m=+0.209409974 container create 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:58.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:58.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-mon[23719]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:58.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:58.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-mon[33839]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 podman[97473]: 2024-09-16 08:49:58.075408629 +0000 UTC m=+0.689712349 container init 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 podman[97473]: 2024-09-16 08:49:58.07858513 +0000 UTC m=+0.692888854 container start 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.090Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.090Z 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-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.091Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.093Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T08:49:58.278 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.115Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T08:49:58.279 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.116Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T08:49:58.279 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.118Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T08:49:58.279 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:49:58.118Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T08:49:58.279 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 bash[97473]: 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b 2024-09-16T08:49:58.279 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:49:58 smithi026 systemd[1]: Started Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:49:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:58 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:49:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:58 smithi155 ceph-mon[27498]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:49:59.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:59.478 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:49:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:59.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:59.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:49:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:59.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:49:59.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:49:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:00.323 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:00 smithi155 ceph-mon[27498]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:00.323 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:00 smithi155 ceph-mon[27498]: overall HEALTH_OK 2024-09-16T08:50:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:00 smithi026 ceph-mon[23719]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:00.430 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:00 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:50:00.430 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:00 smithi026 ceph-mon[33839]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:00.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:00 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:50:00.431 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:50:00 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:50:00.093Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000715523s 2024-09-16T08:50:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[23719]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:02.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[33839]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:02 smithi155 ceph-mon[27498]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:02] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-16T08:50:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:03 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:03 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:03 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:03 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:03 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:04.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:04 smithi026 ceph-mon[23719]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:04.525 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:04 smithi026 ceph-mon[33839]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:04.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:04 smithi155 ceph-mon[27498]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:06 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:07 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:07.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:07 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:07.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:07 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T08:50:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[23719]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[33839]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:08.529 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 08:50:08 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T08:50:08.096Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003145662s 2024-09-16T08:50:08.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:08 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:08 smithi155 ceph-mon[27498]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:08 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:09.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:09 smithi155 ceph-mon[27498]: Upgrade: Updating grafana.a 2024-09-16T08:50:09.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:09 smithi155 ceph-mon[27498]: Deploying daemon grafana.a on smithi155 2024-09-16T08:50:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:09 smithi026 ceph-mon[23719]: Upgrade: Updating grafana.a 2024-09-16T08:50:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:09 smithi026 ceph-mon[23719]: Deploying daemon grafana.a on smithi155 2024-09-16T08:50:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:09 smithi026 ceph-mon[33839]: Upgrade: Updating grafana.a 2024-09-16T08:50:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:09 smithi026 ceph-mon[33839]: Deploying daemon grafana.a on smithi155 2024-09-16T08:50:10.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:10 smithi155 ceph-mon[27498]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:10.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:10 smithi026 ceph-mon[23719]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:10 smithi026 ceph-mon[33839]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:12.579 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:12 smithi026 ceph-mon[23719]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:12.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:12 smithi026 ceph-mon[33839]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:12 smithi155 ceph-mon[27498]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:12.920 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:12] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.51.0" 2024-09-16T08:50:12.920 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (16s) 11s ago 21m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (21m) 11s ago 21m 80.7M - 9.4.12 2bacad6d85d8 9f2715f4c72a 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (87s) 11s ago 20m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (77s) 11s ago 25m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:50:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (10m) 11s ago 26m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (26m) 11s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (25m) 11s ago 25m 57.5M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (25m) 11s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (63s) 11s ago 20m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (57s) 11s ago 20m 9.93M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (25m) 11s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (24m) 11s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (24m) 11s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (23m) 11s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (23m) 11s ago 23m 55.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (23m) 11s ago 23m 52.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (22m) 11s ago 22m 52.2M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (22m) 11s ago 22m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:50:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (36s) 11s ago 21m 35.4M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:50:13.511 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (20m) 11s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:50:13.511 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (20m) 11s ago 20m 92.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:50:13.861 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:50:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:50:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:50:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:50:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:50:13.863 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:50:14.162 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T08:50:14.163 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:50:14.163 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[23719]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[23719]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[23719]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1531485297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[33839]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.544 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[33839]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:14.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[33839]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.545 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:14 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1531485297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:14 smithi155 ceph-mon[27498]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:14 smithi155 ceph-mon[27498]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:14 smithi155 ceph-mon[27498]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:14 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/1531485297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:15.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:15 smithi155 ceph-mon[27498]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:15.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:15 smithi155 ceph-mon[27498]: from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:15 smithi026 ceph-mon[23719]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:15 smithi026 ceph-mon[23719]: from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:15 smithi026 ceph-mon[33839]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:15 smithi026 ceph-mon[33839]: from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:16.341 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:16 smithi155 ceph-mon[27498]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:16.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:16 smithi026 ceph-mon[23719]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:16.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:16 smithi026 ceph-mon[33839]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:17.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:17 smithi155 systemd[1]: Stopping Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:50:17.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=server t=2024-09-16T08:50:17.55827444Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T08:50:17.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=ticker t=2024-09-16T08:50:17.558582969Z level=info msg=stopped last_tick=2024-09-16T08:50:10Z 2024-09-16T08:50:17.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[56965]: logger=tracing t=2024-09-16T08:50:17.55861086Z level=info msg="Closing tracing" 2024-09-16T08:50:17.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:17 smithi155 podman[84640]: 2024-09-16 08:50:17.568488095 +0000 UTC m=+0.106218207 container died 9f2715f4c72a0a793d1c8992bae6ad1796c7cf1f27cf170ae148aca759f44a03 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:18.295 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 podman[84640]: 2024-09-16 08:50:18.024511339 +0000 UTC m=+0.562241450 container cleanup 9f2715f4c72a0a793d1c8992bae6ad1796c7cf1f27cf170ae148aca759f44a03 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:18.295 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 bash[84640]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a 2024-09-16T08:50:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:18 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:18 smithi155 ceph-mon[27498]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:18.592 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 podman[84652]: 2024-09-16 08:50:18.342770207 +0000 UTC m=+0.774263262 container remove 9f2715f4c72a0a793d1c8992bae6ad1796c7cf1f27cf170ae148aca759f44a03 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:18.592 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T08:50:18.592 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 systemd[1]: Stopped Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:50:18.592 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@grafana.a.service: Consumed 17.064s CPU time. 2024-09-16T08:50:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:18 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:18 smithi026 ceph-mon[23719]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:18 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:18 smithi026 ceph-mon[33839]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:18.997 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 systemd[1]: Starting Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:50:18.998 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 podman[84780]: 2024-09-16 08:50:18.790235018 +0000 UTC m=+0.016762728 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-16T08:50:18.998 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:18 smithi155 podman[84780]: 2024-09-16 08:50:18.893978855 +0000 UTC m=+0.120506553 container create 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:19.258 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 podman[84780]: 2024-09-16 08:50:19.121347939 +0000 UTC m=+0.347875636 container init 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:19.258 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 podman[84780]: 2024-09-16 08:50:19.124042951 +0000 UTC m=+0.350570655 container start 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T08:50:19.258 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 bash[84780]: 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 2024-09-16T08:50:19.259 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 systemd[1]: Started Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:50:19.511 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258441605Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T08:50:19Z 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258644821Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258695105Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258725982Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.25875321Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258765139Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258770492Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258774911Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258779029Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T08:50:19.512 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258783709Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258787563Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258792202Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258797609Z level=info msg=Target target=[all] 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258806253Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.25881048Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.2588142Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258818307Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258822616Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T08:50:19.513 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=settings t=2024-09-16T08:50:19.258832046Z level=info msg="App mode production" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=sqlstore t=2024-09-16T08:50:19.259114425Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=sqlstore t=2024-09-16T08:50:19.25912774Z 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-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.259587087Z level=info msg="Starting DB migrations" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.271348231Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.276892811Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.543131ms 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.277325528Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.277463439Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=138.685µs 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.277864666Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.278609437Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=744.946µs 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.279138906Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.284069966Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.93017ms 2024-09-16T08:50:19.514 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.284679628Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.289972481Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.292468ms 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.290445941Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.295531654Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.084613ms 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.295971698Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.296120697Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=148.926µs 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.298677715Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.299488927Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=811.055µs 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.301552111Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.302338498Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=784.437µs 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.304164137Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.309555601Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.391172ms 2024-09-16T08:50:19.515 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.310014411Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.31492618Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.910834ms 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.315334511Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.315379228Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=44.79µs 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.318201676Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.323247872Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.043946ms 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.323655784Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.328755549Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.099085ms 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.329168759Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.33472917Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.559187ms 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.335181757Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.336098387Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=916.265µs 2024-09-16T08:50:19.516 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.337954846Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.338929278Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=974.853µs 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.339306812Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.340040938Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=734.063µs 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.340390321Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.340414104Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=24.242µs 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.341261519Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.341970252Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=708.562µs 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.34232178Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.343030036Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=708.129µs 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.343377853Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T08:50:19.517 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.358560607Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.182688ms 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.359029164Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.359775121Z level=info msg="Migration successfully executed" id="create correlation v2" duration=745.905µs 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.36020312Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.360948235Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=745.139µs 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.361302229Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.362020015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=717.486µs 2024-09-16T08:50:19.518 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.362382465Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T08:50:19.519 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.3630811Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=696.621µs 2024-09-16T08:50:19.519 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.363442247Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T08:50:19.519 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.363611792Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=169.411µs 2024-09-16T08:50:19.519 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.364246922Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T08:50:19.519 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.364832849Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=585.362µs 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.365191667Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.370349952Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.158073ms 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.370744787Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.370889334Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.797µs 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.371570398Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.371629187Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=58.512µs 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.372431832Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.377994215Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.561538ms 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.378355217Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.378559447Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=202.595µs 2024-09-16T08:50:19.520 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.378969145Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.379087823Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=118.079µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.379472284Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.379984097Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=511.889µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.380390237Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.381138194Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=747.91µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.381495825Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.382272671Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=776.55µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.382638885Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.382974643Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=335.603µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.383454114Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.38362837Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=174.364µs 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.384062934Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T08:50:19.521 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.384751355Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=688.267µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.385112231Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.385806856Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=694.17µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.386183399Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.386870513Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=686.401µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.387291017Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.38800382Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=712.526µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.388356272Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.389050801Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=694.385µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.389398612Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.389989961Z level=info msg="Migration successfully executed" id="create anon_device table" duration=591.075µs 2024-09-16T08:50:19.522 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.390337884Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.391034041Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=694.484µs 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.391377885Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.3920698Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=691.615µs 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.39243878Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.393015008Z level=info msg="Migration successfully executed" id="create signing_key table" duration=575.94µs 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.393384759Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.394102196Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=717.425µs 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.394478907Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.395163026Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=684.386µs 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.395493027Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T08:50:19.523 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.39599571Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=503.341µs 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.396399992Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.401609066Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.209084ms 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.401995244Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.402515299Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=521.399µs 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.402935013Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.403798506Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=863.759µs 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.404194083Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.404916016Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=722.171µs 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.405264927Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.405982952Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=718.322µs 2024-09-16T08:50:19.524 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.406334197Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.407192426Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=858.352µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.407554254Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.408349162Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=794.996µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.40870952Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.409463539Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=753.882µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.409857391Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.410512602Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=655.759µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.410841404Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.411283085Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=441.621µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.411618288Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.41165734Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=39.201µs 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.41242457Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T08:50:19.525 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.417773909Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.34874ms 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.418131336Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.42345873Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.327165ms 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.423836167Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.42405422Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=218.26µs 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=migrator t=2024-09-16T08:50:19.424435793Z level=info msg="migrations completed" performed=65 skipped=482 duration=153.159265ms 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=sqlstore t=2024-09-16T08:50:19.42515022Z level=info msg="Created default organization" 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=secrets t=2024-09-16T08:50:19.429808928Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=plugin.store t=2024-09-16T08:50:19.445091244Z level=info msg="Loading plugins..." 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=local.finder t=2024-09-16T08:50:19.491452369Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=plugin.store t=2024-09-16T08:50:19.491664579Z level=info msg="Plugins loaded" count=55 duration=46.573913ms 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=query_data t=2024-09-16T08:50:19.493894429Z level=info msg="Query Service initialization" 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=live.push_http t=2024-09-16T08:50:19.496588944Z level=info msg="Live Push Gateway initialization" 2024-09-16T08:50:19.526 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.migration t=2024-09-16T08:50:19.498253085Z level=info msg=Starting 2024-09-16T08:50:19.527 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.state.manager t=2024-09-16T08:50:19.505455655Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T08:50:19.527 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=infra.usagestats.collector t=2024-09-16T08:50:19.506925455Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T08:50:19.527 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.datasources t=2024-09-16T08:50:19.510371794Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T08:50:19.527 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.datasources t=2024-09-16T08:50:19.510734708Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T08:50:19.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.alerting t=2024-09-16T08:50:19.539780001Z level=info msg="starting to provision alerting" 2024-09-16T08:50:19.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.alerting t=2024-09-16T08:50:19.539797231Z level=info msg="finished to provision alerting" 2024-09-16T08:50:19.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.state.manager t=2024-09-16T08:50:19.53988892Z level=info msg="Warming state cache for startup" 2024-09-16T08:50:19.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafanaStorageLogger t=2024-09-16T08:50:19.540216435Z level=info msg="Storage starting" 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.multiorg.alertmanager t=2024-09-16T08:50:19.540267349Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=http.server t=2024-09-16T08:50:19.542610116Z 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-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=http.server t=2024-09-16T08:50:19.542952615Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.state.manager t=2024-09-16T08:50:19.573862011Z level=info msg="State cache has been initialized" states=0 duration=33.971694ms 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ngalert.scheduler t=2024-09-16T08:50:19.573895769Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ticker t=2024-09-16T08:50:19.57394671Z level=info msg=starting first_tick=2024-09-16T08:50:20Z 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard t=2024-09-16T08:50:19.585186952Z level=info msg="starting to provision dashboards" 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:19.594335404Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard t=2024-09-16T08:50:19.611269163Z level=info msg="finished to provision dashboards" 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafana.update.checker t=2024-09-16T08:50:19.61677402Z level=info msg="Update check succeeded" duration=76.823035ms 2024-09-16T08:50:19.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=plugins.update.checker t=2024-09-16T08:50:19.624168245Z level=info msg="Update check succeeded" duration=83.578095ms 2024-09-16T08:50:20.196 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafana-apiserver t=2024-09-16T08:50:19.920229355Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T08:50:20.196 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafana-apiserver t=2024-09-16T08:50:19.920754652Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[33839]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[23719]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:20.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:20 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:20.530 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:20 smithi155 ceph-mon[27498]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:20.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:20 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:20.531 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:20 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:22 smithi026 ceph-mon[23719]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:22.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:22 smithi026 ceph-mon[33839]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:22 smithi155 ceph-mon[27498]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:23.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:22] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.51.0" 2024-09-16T08:50:23.030 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:22.619687341Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:23.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:23 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:23 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:23 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[23719]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[33839]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:24 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:24 smithi155 ceph-mon[27498]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:24.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:24 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:24 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:24 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:24.577 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:24 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:25.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:25.621257767Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:26 smithi026 ceph-mon[23719]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:26.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:26 smithi026 ceph-mon[33839]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:26 smithi155 ceph-mon[27498]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:28.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:28 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:28 smithi026 ceph-mon[33839]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:28 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:28 smithi026 ceph-mon[23719]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:28 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:28 smithi155 ceph-mon[27498]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:28.621429762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:50:30.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:50:30.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:50:30.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:50:30.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:30 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:50:30.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:50:30.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:30.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:30 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:31.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:31 smithi155 ceph-mon[27498]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:31.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:31 smithi155 ceph-mon[27498]: Upgrade: Finalizing container_image settings 2024-09-16T08:50:31.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:31 smithi155 ceph-mon[27498]: Upgrade: Complete! 2024-09-16T08:50:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[23719]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[23719]: Upgrade: Finalizing container_image settings 2024-09-16T08:50:31.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[23719]: Upgrade: Complete! 2024-09-16T08:50:31.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[33839]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T08:50:31.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[33839]: Upgrade: Finalizing container_image settings 2024-09-16T08:50:31.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:31 smithi026 ceph-mon[33839]: Upgrade: Complete! 2024-09-16T08:50:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:31.627622071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:32.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:32 smithi026 ceph-mon[33839]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:32.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:32 smithi026 ceph-mon[23719]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:32 smithi155 ceph-mon[27498]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:32.836 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:32] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-16T08:50:34.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:33 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:34.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:33 smithi026 ceph-mon[23719]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:34.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:33 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:34.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:33 smithi026 ceph-mon[33839]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:34.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:33 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:34.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:33 smithi155 ceph-mon[27498]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:34.616360351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:36 smithi026 ceph-mon[23719]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:36 smithi026 ceph-mon[33839]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:36 smithi155 ceph-mon[27498]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:37.618046795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:38.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[23719]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[33839]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:38.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:38 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:38 smithi155 ceph-mon[27498]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:38 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:40 smithi026 ceph-mon[23719]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:40.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:40 smithi026 ceph-mon[33839]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:40 smithi155 ceph-mon[27498]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:41.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:40.62853655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:42 smithi026 ceph-mon[23719]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:42 smithi026 ceph-mon[33839]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:42.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:42 smithi155 ceph-mon[27498]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:42] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-16T08:50:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:43.624538735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:44.490 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:44 smithi026 ceph-mon[23719]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:44.490 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:44 smithi026 ceph-mon[33839]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:44.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:44 smithi155 ceph-mon[27498]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:45.116 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T08:50:45.389 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:46.097 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:50:46.350 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[23719]: from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:46.350 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[23719]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:46.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3166452224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:46.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[33839]: from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:46.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[33839]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:46.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:46 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3166452224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:46 smithi155 ceph-mon[27498]: from='client.25469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:46 smithi155 ceph-mon[27498]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:46 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3166452224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:46.719 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T08:50:46.985 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:47.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:46.615130258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:47.711 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T08:50:48.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:48.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[23719]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:48.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4179395041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:48.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:48.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[33839]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:48.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:48 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4179395041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:48.317 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T08:50:48.574 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:48.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:48 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:48 smithi155 ceph-mon[27498]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:48 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/4179395041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:49.329 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:50:50.069 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-16T08:50:50.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:49.624445516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:50.328 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:50.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:50 smithi026 ceph-mon[23719]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:50.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:50 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2941751309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:50.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:50 smithi026 ceph-mon[33839]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:50.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:50 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2941751309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:50 smithi155 ceph-mon[27498]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:50 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/2941751309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:50:52.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:52 smithi026 ceph-mon[23719]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:52.424 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:52 smithi026 ceph-mon[23719]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:52.424 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:52 smithi026 ceph-mon[33839]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:52.424 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:52 smithi026 ceph-mon[33839]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:52.470 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:50:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:52 smithi155 ceph-mon[27498]: from='client.25493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:52 smithi155 ceph-mon[27498]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:50:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:50:52] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-16T08:50:53.044 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:50:53.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:52.618383721Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:53.313 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:53.431 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:53 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:53.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:53 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:50:54.012 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:50:54.013 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:50:54.013 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:50:54.013 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:50:54.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:54 smithi026 ceph-mon[33839]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:54.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:54 smithi026 ceph-mon[23719]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:54.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:54 smithi155 ceph-mon[27498]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:50:54.754 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:50:55.020 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:55.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:55 smithi026 ceph-mon[23719]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:55.398 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:55 smithi026 ceph-mon[33839]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:55.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:55 smithi155 ceph-mon[27498]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:55.747 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:50:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:55.622043395Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:56.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:56 smithi026 ceph-mon[23719]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:56.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:56 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/3893299161' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:50:56.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:56 smithi026 ceph-mon[33839]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:56.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:56 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/3893299161' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:50:56.484 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:50:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:56 smithi155 ceph-mon[27498]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:56 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/3893299161' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:50:56.741 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:50:58.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:58 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:58.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:58 smithi026 ceph-mon[23719]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:58.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:58 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:58.316 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:58 smithi026 ceph-mon[33839]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:58.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:58 smithi155 ceph-mon[27498]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:50:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:58 smithi155 ceph-mon[27498]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:50:58.910 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:50:59.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:50:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:50:58.616038407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:50:59.493 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:59.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:59.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:59.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:50:59 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:59.522 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:50:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:50:59 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:00.161 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:00.525 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[33839]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.526 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[33839]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.526 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[33839]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:00.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[23719]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[23719]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.526 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:00 smithi026 ceph-mon[23719]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:00.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:00 smithi155 ceph-mon[27498]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:00 smithi155 ceph-mon[27498]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:00 smithi155 ceph-mon[27498]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:01.263 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:51:01.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:01.621091541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:01.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: Upgrade: It appears safe to stop mon.b 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:01.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:01 smithi155 ceph-mon[27498]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:01.850 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:51:01.850 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (64s) 59s ago 21m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (43s) 38s ago 21m 43.9M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 59s ago 21m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 38s ago 26m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (11m) 59s ago 27m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (27m) 59s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (26m) 38s ago 26m 57.7M 2048M 19.1.1-328-gad35db06 b5388489f99e def8715d3f57 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (26m) 59s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (112s) 59s ago 21m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (106s) 38s ago 21m 10.1M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (25m) 59s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:51:01.851 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (25m) 59s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (25m) 59s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (24m) 59s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (24m) 38s ago 24m 55.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (23m) 38s ago 23m 52.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (23m) 38s ago 23m 52.2M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (22m) 38s ago 22m 54.0M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (85s) 38s ago 22m 35.5M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (21m) 59s ago 21m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:51:01.852 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (21m) 38s ago 21m 92.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:51:01.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: Upgrade: It appears safe to stop mon.b 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:01.853 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[23719]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: Upgrade: It appears safe to stop mon.b 2024-09-16T08:51:01.854 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:01.855 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:01 smithi026 ceph-mon[33839]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:02.204 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:51:02.204 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:51:02.204 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T08:51:02.204 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:02.204 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:02.205 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:51:02.206 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T08:51:02.206 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:51:02.206 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:51:02.206 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:51:02.502 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:51:02.502 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:51:02.502 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:51:02.502 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi155", 2024-09-16T08:51:02.502 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:51:02.503 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T08:51:02.503 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T08:51:02.503 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:51:02.503 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:51:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:02] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.51.0" 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: Upgrade: Updating mon.b 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:03.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: Deploying daemon mon.b on smithi155 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/97692486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: Upgrade: Updating mon.b 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:03.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: Deploying daemon mon.b on smithi155 2024-09-16T08:51:03.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:02 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/97692486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:03.308 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: Upgrade: Updating mon.b 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: Deploying daemon mon.b on smithi155 2024-09-16T08:51:03.309 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:02 smithi155 ceph-mon[27498]: from='client.? 172.21.15.26:0/97692486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:03.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:03 smithi155 systemd[1]: Stopping Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:51:03.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:03 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b[27494]: 2024-09-16T08:51:03.844+0000 7f9953595640 -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-16T08:51:03.887 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:03 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b[27494]: 2024-09-16T08:51:03.844+0000 7f9953595640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T08:51:04.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:03 smithi155 podman[88462]: 2024-09-16 08:51:03.88697912 +0000 UTC m=+0.137465424 container died def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:51:04.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 podman[88462]: 2024-09-16 08:51:04.239849565 +0000 UTC m=+0.490335880 container cleanup def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0) 2024-09-16T08:51:04.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 bash[88462]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b 2024-09-16T08:51:04.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:04.622730708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 podman[88474]: 2024-09-16 08:51:04.533346606 +0000 UTC m=+0.639843582 container remove def8715d3f576dc2004d355fb562a798c37737bc7a790b1df0c35ef3921dca8e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, RELEASE=squid-ad35db0, 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, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:51:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T08:51:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 systemd[1]: Stopped Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:51:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.b.service: Consumed 15.468s CPU time. 2024-09-16T08:51:05.192 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:04 smithi155 systemd[1]: Starting Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:51:05.192 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 podman[88605]: 2024-09-16 08:51:04.990274792 +0000 UTC m=+0.016515294 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:05.192 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 podman[88605]: 2024-09-16 08:51:05.092973376 +0000 UTC m=+0.119213914 container create 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T08:51:05.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 podman[88605]: 2024-09-16 08:51:05.32035269 +0000 UTC m=+0.346593188 container init 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T08:51:05.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 podman[88605]: 2024-09-16 08:51:05.323931417 +0000 UTC m=+0.350171916 container start 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: pidfile_write: ignore empty --pid-file 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: load: jerasure load: lrc 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Git sha 0 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: DB SUMMARY 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: DB Session ID: 5PXWX8PIKF9UG6JSBNYN 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:51:05.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3382 Bytes 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 705673 ; 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.env: 0x5612091ca120 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.info_log: 0x561209db3700 2024-09-16T08:51:05.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:51:05.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.statistics: (nil) 2024-09-16T08:51:05.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.use_fsync: 0 2024-09-16T08:51:05.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:51:05.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:51:05.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.db_log_dir: 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.wal_dir: 2024-09-16T08:51:05.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.write_buffer_manager: 0x561209db61e0 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:51:05.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.unordered_write: 0 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.row_cache: None 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.wal_filter: None 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:51:05.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.wal_compression: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:51:05.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:51:05.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_open_files: -1 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Compression algorithms supported: 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kZSTD supported: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:51:05.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.merge_operator: 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_filter: None 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:51:05.603 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561209db3320) 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_type: 0 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: data_block_index_type: 0 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_shortening: 1 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: checksum: 4 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: no_block_cache: 0 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache: 0x561209da7610 2024-09-16T08:51:05.604 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_options: 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: capacity : 536870912 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: num_shard_bits : 4 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: strict_capacity_limit : 0 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_cache_compressed: (nil) 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: persistent_cache: (nil) 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_size: 4096 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_size_deviation: 10 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_restart_interval: 16 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: index_block_restart_interval: 1 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: metadata_block_size: 4096 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: partition_filters: 0 2024-09-16T08:51:05.605 INFO:journalctl@ceph.mon.b.smithi155.stdout: use_delta_encoding: 1 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: filter_policy: bloomfilter 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: whole_key_filtering: 1 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: verify_compression: 0 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: format_version: 5 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: enable_index_compression: 1 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: block_align: 0 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: max_auto_readahead_size: 262144 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: prepopulate_block_cache: 0 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:51:05.606 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression: NoCompression 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.num_levels: 7 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:51:05.607 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:51:05.608 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:51:05.609 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:51:05.610 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:51:05.611 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.ttl: 2592000 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:51:05.612 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 53, last_sequence is 26084, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4147ce84-5e9c-4383-be0e-f88762b58614 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476665350460, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-16T08:51:05.613 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476665353098, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 462307, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26089, "largest_seqno": 26654, "table_properties": {"data_size": 459404, "index_size": 1159, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 7085, "raw_average_key_size": 26, "raw_value_size": 453898, "raw_average_value_size": 1693, "num_data_blocks": 52, "num_entries": 268, "num_filter_entries": 268, "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": 1726476665, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4147ce84-5e9c-4383-be0e-f88762b58614", "db_session_id": "5PXWX8PIKF9UG6JSBNYN", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476665353178, "job": 1, "event": "recovery_finished"} 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561209dd6e00 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: DB pointer 0x561209ed8000 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:51:05.614 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** DB Stats ** 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** Compaction Stats [default] ** 2024-09-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.615 INFO:journalctl@ceph.mon.b.smithi155.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: L0 1/0 451.47 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 307.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: L6 1/0 9.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: Sum 2/0 10.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 307.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.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 307.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** Compaction Stats [default] ** 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.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 307.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:51:05.616 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Cumulative compaction: 0.00 GB write, 84.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Interval compaction: 0.00 GB write, 84.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Block cache BinnedLRUCache@0x561209da7610#2 capacity: 512.00 MB usage: 2.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.617 INFO:journalctl@ceph.mon.b.smithi155.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: starting mon.b rank 1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???) e3 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).mds e1 new map 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).mds e1 print_map 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: e1 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.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-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: legacy client fscid: -1 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout: No filesystems configured 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T08:51:05.618 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:05.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:05.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:05.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 ceph-mon[88623]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-16T08:51:05.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 bash[88605]: 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f 2024-09-16T08:51:05.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:05 smithi155 systemd[1]: Started Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:51:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: mon.b calling monitor election 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: mon.a calling monitor election 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: monmap epoch 3 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:06.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: min_mon_release 19 (squid) 2024-09-16T08:51:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: election_strategy: 1 2024-09-16T08:51:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:06.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: fsmap 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: overall HEALTH_OK 2024-09-16T08:51:06.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:06.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:06 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: mon.b calling monitor election 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: mon.a calling monitor election 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: monmap epoch 3 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: min_mon_release 19 (squid) 2024-09-16T08:51:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: election_strategy: 1 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: fsmap 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:06.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: mon.b calling monitor election 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: mon.a calling monitor election 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: monmap epoch 3 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: min_mon_release 19 (squid) 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: election_strategy: 1 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:06.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: fsmap 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: overall HEALTH_OK 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:06.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:06 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:07.715 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:07.615208279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:07.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:07 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:07.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:07 smithi155 ceph-mon[88623]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:07 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:07 smithi026 ceph-mon[23719]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:07 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:07 smithi026 ceph-mon[33839]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:08 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:08 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:09 smithi026 ceph-mon[23719]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:09 smithi026 ceph-mon[33839]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:09.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:09 smithi155 ceph-mon[88623]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:10.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:51:10.364+0000 7f4c27248640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:10 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.829 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:10.620288154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:10.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:10.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:11.810 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:11 smithi155 ceph-mon[88623]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:12.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:11 smithi026 ceph-mon[23719]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:12.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:11 smithi026 ceph-mon[33839]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:13.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:12] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.51.0" 2024-09-16T08:51:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:13.618681986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:51:14.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:51:14.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:51:14.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:51:14.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:51:14.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:14 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T08:51:14.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T08:51:14.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T08:51:14.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T08:51:14.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:14.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:15.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all crash 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all mds 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all nfs 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:51:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all grafana 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all loki 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all promtail 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Finalizing container_image settings 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[33839]: Upgrade: Complete! 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all crash 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all mds 2024-09-16T08:51:15.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all nfs 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all grafana 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all loki 2024-09-16T08:51:15.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all promtail 2024-09-16T08:51:15.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Finalizing container_image settings 2024-09-16T08:51:15.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:15 smithi026 ceph-mon[23719]: Upgrade: Complete! 2024-09-16T08:51:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:51:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mds 2024-09-16T08:51:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:51:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:51:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nfs 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all grafana 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all loki 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all promtail 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:51:15.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:15 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:51:16.493 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:16 smithi155 ceph-mon[88623]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:16.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:16 smithi026 ceph-mon[33839]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:16.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:16 smithi026 ceph-mon[23719]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:16.841 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:16.616970335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[33839]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[23719]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:18 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:18 smithi155 ceph-mon[88623]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:19.622646986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:20 smithi026 ceph-mon[23719]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:20 smithi026 ceph-mon[33839]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:20 smithi155 ceph-mon[88623]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:22 smithi026 ceph-mon[23719]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:22.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:22 smithi026 ceph-mon[33839]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:22 smithi155 ceph-mon[88623]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:23.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:22] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.51.0" 2024-09-16T08:51:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:22.623739998Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:23 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:23 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:23.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:24 smithi026 ceph-mon[23719]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:24.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:24 smithi026 ceph-mon[33839]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:24.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:24 smithi155 ceph-mon[88623]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:25.615638244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:26 smithi026 ceph-mon[23719]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:26.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:26 smithi026 ceph-mon[33839]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:26 smithi155 ceph-mon[88623]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:28.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:28 smithi155 ceph-mon[88623]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:28 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:28 smithi026 ceph-mon[23719]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:28 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:28 smithi026 ceph-mon[33839]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:28.620700114Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:30 smithi026 ceph-mon[23719]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:30 smithi026 ceph-mon[33839]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:30 smithi155 ceph-mon[88623]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:32.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:31.619777706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:32 smithi026 ceph-mon[23719]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:32 smithi026 ceph-mon[33839]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:32 smithi155 ceph-mon[88623]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:32.833 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:32] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-16T08:51:33.579 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:51:33.838 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:34.474 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:51:34.474 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (97s) 92s ago 22m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:51:34.474 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (75s) 24s ago 22m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 92s ago 21m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 24s ago 26m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (11m) 92s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (28m) 92s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (29s) 24s ago 27m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (26m) 92s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 92s ago 22m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (2m) 24s ago 22m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (26m) 92s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (26m) 92s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (25m) 92s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (25m) 92s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:51:34.475 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (24m) 24s ago 24m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (24m) 24s ago 24m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (23m) 24s ago 23m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (23m) 24s ago 23m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (117s) 24s ago 23m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (22m) 92s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:51:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (22m) 24s ago 22m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:51:34.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:34 smithi026 ceph-mon[23719]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:34.508 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:34 smithi026 ceph-mon[23719]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:34.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:34 smithi026 ceph-mon[33839]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:34.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:34 smithi026 ceph-mon[33839]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:34 smithi155 ceph-mon[88623]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:34 smithi155 ceph-mon[88623]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:35.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:34.621164163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:35.129 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T08:51:35.389 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:36.137 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[23719]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[23719]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/1109730549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[33839]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[33839]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:36.520 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:36 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/1109730549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:36 smithi155 ceph-mon[88623]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:36 smithi155 ceph-mon[88623]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:36 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1109730549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:36.760 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:51:37.017 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:51:37.669 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:51:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:37.627117061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:38.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[23719]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:38.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[23719]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:38.270 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:38.270 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:38.270 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[33839]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:38.270 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:38 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:38.271 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:51:38.527 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:38 smithi155 ceph-mon[88623]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:39.233 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:51:39.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:39 smithi026 ceph-mon[23719]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:39.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:39 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/2713095715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:51:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:39 smithi026 ceph-mon[33839]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:39.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:39 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/2713095715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:51:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:39 smithi155 ceph-mon[88623]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:39 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/2713095715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T08:51:39.958 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:51:40.219 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:40.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:40 smithi026 ceph-mon[23719]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:40.525 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:40 smithi026 ceph-mon[33839]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:40 smithi155 ceph-mon[88623]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:40.619686675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:42.438 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[23719]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[23719]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[23719]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi026", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[33839]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[33839]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-mon[33839]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi026", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:42 smithi155 ceph-mon[88623]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:42 smithi155 ceph-mon[88623]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:42 smithi155 ceph-mon[88623]: from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi026", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:42] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-16T08:51:43.058 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:51:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[33839]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:43 smithi026 ceph-mon[23719]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:43.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:43.623115478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:43 smithi155 ceph-mon[88623]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:44.170 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:51:44.842 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:51:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T08:51:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[23719]: Upgrade: It appears safe to stop mon.a 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T08:51:45.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:45 smithi026 ceph-mon[33839]: Upgrade: It appears safe to stop mon.a 2024-09-16T08:51:45.434 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (108s) 103s ago 22m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (86s) 35s ago 22m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (2m) 103s ago 22m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (2m) 35s ago 26m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (12m) 103s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (28m) 103s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e ffa07e03ef05 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (40s) 35s ago 27m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (27m) 103s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e d2fd7149d9a9 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 103s ago 22m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (2m) 35s ago 22m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (26m) 103s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:51:45.435 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (26m) 103s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (25m) 103s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (25m) 103s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (24m) 35s ago 24m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (24m) 35s ago 24m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (24m) 35s ago 24m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (23m) 35s ago 23m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 35s ago 23m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (22m) 103s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:51:45.436 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (22m) 35s ago 22m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mgr 2024-09-16T08:51:45.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:45.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:51:45.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T08:51:45.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:45 smithi155 ceph-mon[88623]: Upgrade: It appears safe to stop mon.a 2024-09-16T08:51:45.796 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:51:45.797 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:51:45.798 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi026", 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:51:46.098 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:51:46.385 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:46.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:46.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:46.386 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:46.387 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:46.387 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[33839]: from='client.? 172.21.15.26:0/4154923378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:46.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:46.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:46.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:46.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:46.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:46.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:46 smithi026 ceph-mon[23719]: from='client.? 172.21.15.26:0/4154923378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:51:46.494 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:51:46.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:51:46.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/4154923378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:51:46.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:46.621268513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:47.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[23719]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[23719]: Upgrade: Updating mon.a 2024-09-16T08:51:47.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[23719]: Deploying daemon mon.a on smithi026 2024-09-16T08:51:47.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[23719]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[33839]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[33839]: Upgrade: Updating mon.a 2024-09-16T08:51:47.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[33839]: Deploying daemon mon.a on smithi026 2024-09-16T08:51:47.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-mon[33839]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:47 smithi155 ceph-mon[88623]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:47 smithi155 ceph-mon[88623]: Upgrade: Updating mon.a 2024-09-16T08:51:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:47 smithi155 ceph-mon[88623]: Deploying daemon mon.a on smithi026 2024-09-16T08:51:47.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:47 smithi155 ceph-mon[88623]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:51:47.561 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 systemd[1]: Stopping Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[23715]: 2024-09-16T08:51:47.559+0000 7fb67be7d640 -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-16T08:51:47.904 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[23715]: 2024-09-16T08:51:47.559+0000 7fb67be7d640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:47 smithi026 podman[104053]: 2024-09-16 08:51:47.611534763 +0000 UTC m=+0.151479288 container died ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE Bus STOPPING 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE Bus STOPPED 2024-09-16T08:51:47.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE Bus STARTING 2024-09-16T08:51:47.905 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE Serving on http://:::9283 2024-09-16T08:51:47.905 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:47 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:51:47] ENGINE Bus STARTED 2024-09-16T08:51:48.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 podman[104053]: 2024-09-16 08:51:48.002088926 +0000 UTC m=+0.542033443 container cleanup ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0) 2024-09-16T08:51:48.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 bash[104053]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a 2024-09-16T08:51:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 podman[104076]: 2024-09-16 08:51:48.253414118 +0000 UTC m=+0.639973144 container remove ffa07e03ef051937fd9a7e2f424bf192b8c9d3c7442b7aee475dcef566c7d1a6 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T08:51:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T08:51:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 systemd[1]: Stopped Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:51:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service: Consumed 25.936s CPU time. 2024-09-16T08:51:48.934 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 systemd[1]: Starting Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:51:48.934 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 podman[104205]: 2024-09-16 08:51:48.725330484 +0000 UTC m=+0.016676333 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:51:48.934 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:48 smithi026 podman[104205]: 2024-09-16 08:51:48.829286682 +0000 UTC m=+0.120632529 container create c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T08:51:49.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 podman[104205]: 2024-09-16 08:51:49.057348454 +0000 UTC m=+0.348694331 container init c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T08:51:49.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 podman[104205]: 2024-09-16 08:51:49.061095944 +0000 UTC m=+0.352441795 container start c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:51:49.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:51:49.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: pidfile_write: ignore empty --pid-file 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: load: jerasure load: lrc 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Git sha 0 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: DB SUMMARY 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: DB Session ID: P44UJBX4OL3HXD1TLTJV 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3484 Bytes 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-16T08:51:49.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 1357169 ; 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.env: 0x555dd1fd5120 2024-09-16T08:51:49.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.info_log: 0x555dd38c9700 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.statistics: (nil) 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.use_fsync: 0 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:51:49.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.db_log_dir: 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.wal_dir: 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:51:49.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.write_buffer_manager: 0x555dd38cc1e0 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:51:49.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.unordered_write: 0 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.row_cache: None 2024-09-16T08:51:49.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.wal_filter: None 2024-09-16T08:51:49.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:51:49.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:51:49.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:51:49.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:51:49.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.wal_compression: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:51:49.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:51:49.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_open_files: -1 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:51:49.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Compression algorithms supported: 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kZSTD supported: 0 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:51:49.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.merge_operator: 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_filter: None 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:51:49.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555dd38c9320) 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_type: 0 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_index_type: 0 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_shortening: 1 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: checksum: 4 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: no_block_cache: 0 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache: 0x555dd38bd610 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:51:49.542 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_options: 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: capacity : 536870912 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_shard_bits : 4 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: strict_capacity_limit : 0 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_compressed: (nil) 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: persistent_cache: (nil) 2024-09-16T08:51:49.543 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size: 4096 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size_deviation: 10 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_restart_interval: 16 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_block_restart_interval: 1 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: metadata_block_size: 4096 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: partition_filters: 0 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: use_delta_encoding: 1 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: filter_policy: bloomfilter 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: whole_key_filtering: 1 2024-09-16T08:51:49.544 INFO:journalctl@ceph.mon.a.smithi026.stdout: verify_compression: 0 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: format_version: 5 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_index_compression: 1 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_align: 0 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: prepopulate_block_cache: 0 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:51:49.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression: NoCompression 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.num_levels: 7 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:51:49.546 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:51:49.547 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:51:49.548 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:51:49.549 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:51:49.550 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:51:49.551 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:51:49.552 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:51:49.553 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:51:49.553 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:51:49.553 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:51:49.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:51:49.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:51:49.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.ttl: 2592000 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:51:49.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:51:49.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:51:49.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: 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 24153, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a9af13ed-8bf4-4d3f-9ad0-773fed01672c 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476709088355, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476709093905, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 1281677, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24154, "largest_seqno": 25499, "table_properties": {"data_size": 1275794, "index_size": 3177, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1669, "raw_key_size": 17071, "raw_average_key_size": 25, "raw_value_size": 1262361, "raw_average_value_size": 1918, "num_data_blocks": 142, "num_entries": 658, "num_filter_entries": 658, "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": 1726476709, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a9af13ed-8bf4-4d3f-9ad0-773fed01672c", "db_session_id": "P44UJBX4OL3HXD1TLTJV", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476709094025, "job": 1, "event": "recovery_finished"} 2024-09-16T08:51:49.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: 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-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555dd38ece00 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: DB pointer 0x555dd39ee000 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:51:49.559 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** DB Stats ** 2024-09-16T08:51:49.560 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:51:49.560 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.560 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:51:49.560 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: L0 1/0 1.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 395.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: L6 1/0 9.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: Sum 2/0 10.80 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 395.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.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 395.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T08:51:49.561 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.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 395.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:51:49.562 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative compaction: 0.00 GB write, 153.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval compaction: 0.00 GB write, 153.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache BinnedLRUCache@0x555dd38bd610#2 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???) e3 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).mds e1 new map 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).mds e1 print_map 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: e1 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:51:49.563 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.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-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout: legacy client fscid: -1 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout: No filesystems configured 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:51:49.564 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 ceph-mon[104223]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-16T08:51:49.565 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 bash[104205]: c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be 2024-09-16T08:51:49.565 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:49 smithi026 systemd[1]: Started Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:51:50.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:49.625961579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:51:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:51:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: mon.a calling monitor election 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: monmap epoch 3 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: min_mon_release 19 (squid) 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: election_strategy: 1 2024-09-16T08:51:52.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: fsmap 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: overall HEALTH_OK 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='' 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:51:52.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: mon.a calling monitor election 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: monmap epoch 3 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: min_mon_release 19 (squid) 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: election_strategy: 1 2024-09-16T08:51:52.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: fsmap 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: overall HEALTH_OK 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='' 2024-09-16T08:51:52.532 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T08:51:52.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: mon.a calling monitor election 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: monmap epoch 3 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: min_mon_release 19 (squid) 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: election_strategy: 1 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:51:52.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: fsmap 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: overall HEALTH_OK 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='' 2024-09-16T08:51:52.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:52.880 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:51:52] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-16T08:51:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:52.617711705Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:53.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:53.522 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:53 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T08:51:54.384 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:54 smithi026 ceph-mon[104223]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:54.384 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:54 smithi026 ceph-mon[33839]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:54.385 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:51:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:51:54.103+0000 7f4c27248640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T08:51:54.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:54 smithi155 ceph-mon[88623]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:51:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:55.622016646Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:51:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:56 smithi026 ceph-mon[104223]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:56.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:56 smithi026 ceph-mon[33839]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:56 smithi155 ceph-mon[88623]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:57.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.464 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.464 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.464 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.464 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:57 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:57 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:57 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:57 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:57.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:57 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:51:58.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:58.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:51:58 smithi026 ceph-mon[104223]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:58.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:58 smithi026 ceph-mon[33839]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:58.418 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:51:58 smithi026 ceph-mon[33839]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:51:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:51:58 smithi155 ceph-mon[88623]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:51:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:51:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:51:58.617659279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:52:00.370 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:52:00.371 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:00 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T08:52:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T08:52:00.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:00.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T08:52:00.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T08:52:00.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T08:52:00.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T08:52:01.492 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:01 smithi026 ceph-mon[104223]: Upgrade: It appears safe to stop mon.c 2024-09-16T08:52:01.492 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:01 smithi026 ceph-mon[33839]: Upgrade: It appears safe to stop mon.c 2024-09-16T08:52:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:01 smithi155 ceph-mon[88623]: Upgrade: It appears safe to stop mon.c 2024-09-16T08:52:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:01.623588762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: Upgrade: Updating mon.c 2024-09-16T08:52:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:52:02.431 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: Deploying daemon mon.c on smithi026 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[33839]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: Upgrade: Updating mon.c 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: Deploying daemon mon.c on smithi026 2024-09-16T08:52:02.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-mon[104223]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: Upgrade: Updating mon.c 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: from='mgr.25187 ' entity='mgr.y' 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: Deploying daemon mon.c on smithi026 2024-09-16T08:52:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:02 smithi155 ceph-mon[88623]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:02.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 systemd[1]: Stopping Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:52:02.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:02] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.51.0" 2024-09-16T08:52:03.193 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c[33835]: 2024-09-16T08:52:02.918+0000 7f62bdd9b640 -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-16T08:52:03.193 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c[33835]: 2024-09-16T08:52:02.918+0000 7f62bdd9b640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T08:52:03.193 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 podman[108094]: 2024-09-16 08:52:03.134502051 +0000 UTC m=+0.338685614 container died d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731) 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:02] ENGINE Bus STOPPING 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:03] ENGINE Bus STOPPED 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:03] ENGINE Bus STARTING 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:03] ENGINE Serving on http://:::9283 2024-09-16T08:52:03.194 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:52:03] ENGINE Bus STARTED 2024-09-16T08:52:03.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 podman[108094]: 2024-09-16 08:52:03.477213904 +0000 UTC m=+0.681397467 container cleanup d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T08:52:03.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 bash[108094]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c 2024-09-16T08:52:03.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 podman[108118]: 2024-09-16 08:52:03.670453113 +0000 UTC m=+0.535034209 container remove d2fd7149d9a9f06ee65ca1b9667c1c0b5baef2a4068d533780c72979c1097b16 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T08:52:04.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T08:52:04.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 systemd[1]: Stopped Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:52:04.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:03 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.c.service: Consumed 14.512s CPU time. 2024-09-16T08:52:04.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 systemd[1]: Starting Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:52:04.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 podman[108258]: 2024-09-16 08:52:04.291859946 +0000 UTC m=+0.021225981 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:52:04.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 podman[108258]: 2024-09-16 08:52:04.388196707 +0000 UTC m=+0.117562737 container create dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:52:04.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 podman[108258]: 2024-09-16 08:52:04.607495444 +0000 UTC m=+0.336861468 container init dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 podman[108258]: 2024-09-16 08:52:04.611024719 +0000 UTC m=+0.340390743 container start dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True) 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: pidfile_write: ignore empty --pid-file 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: load: jerasure load: lrc 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: RocksDB version: 7.9.2 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Git sha 0 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: DB SUMMARY 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: DB Session ID: 2TGISFKYXDIFN01PMTJU 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: CURRENT file: CURRENT 2024-09-16T08:52:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3625 Bytes 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 164824 ; 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.error_if_exists: 0 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.create_if_missing: 0 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.paranoid_checks: 1 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.env: 0x55b20da16120 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.info_log: 0x55b20f821700 2024-09-16T08:52:04.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T08:52:04.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.statistics: (nil) 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.use_fsync: 0 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_log_file_size: 0 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_fallocate: 1 2024-09-16T08:52:04.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.use_direct_reads: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.db_log_dir: 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.wal_dir: 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T08:52:04.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.write_buffer_manager: 0x55b20f8241e0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.unordered_write: 0 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T08:52:04.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.row_cache: None 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.wal_filter: None 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.two_write_queues: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.wal_compression: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.atomic_flush: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T08:52:04.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.log_readahead_size: 0 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_background_jobs: 2 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_background_compactions: -1 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_subcompactions: 1 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T08:52:04.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_open_files: -1 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_background_flushes: -1 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Compression algorithms supported: 2024-09-16T08:52:04.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kZSTD supported: 0 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kXpressCompression supported: 0 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kBZip2Compression supported: 0 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kLZ4Compression supported: 1 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kZlibCompression supported: 1 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: kSnappyCompression supported: 1 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T08:52:04.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.merge_operator: 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_filter: None 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b20f821320) 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_type: 0 2024-09-16T08:52:04.788 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_index_type: 0 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_shortening: 1 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: checksum: 4 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: no_block_cache: 0 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache: 0x55b20f815610 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_options: 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: capacity : 536870912 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_shard_bits : 4 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: strict_capacity_limit : 0 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_compressed: (nil) 2024-09-16T08:52:04.789 INFO:journalctl@ceph.mon.c.smithi026.stdout: persistent_cache: (nil) 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size: 4096 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size_deviation: 10 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_restart_interval: 16 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_block_restart_interval: 1 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: metadata_block_size: 4096 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: partition_filters: 0 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: use_delta_encoding: 1 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: filter_policy: bloomfilter 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: whole_key_filtering: 1 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: verify_compression: 0 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: format_version: 5 2024-09-16T08:52:04.790 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_index_compression: 1 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_align: 0 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout: prepopulate_block_cache: 0 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression: NoCompression 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.num_levels: 7 2024-09-16T08:52:04.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T08:52:04.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T08:52:04.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T08:52:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T08:52:04.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.inplace_update_support: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.bloom_locality: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.max_successive_merges: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T08:52:04.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.ttl: 2592000 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enable_blob_files: false 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.min_blob_size: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T08:52:04.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: 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 27871, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ae3ac991-3ec9-4f1a-862e-491ada23092e 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476724638936, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476724639995, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 110235, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27876, "largest_seqno": 27962, "table_properties": {"data_size": 108791, "index_size": 278, "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": 1360, "raw_average_key_size": 26, "raw_value_size": 107545, "raw_average_value_size": 2108, "num_data_blocks": 12, "num_entries": 51, "num_filter_entries": 51, "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": 1726476724, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ae3ac991-3ec9-4f1a-862e-491ada23092e", "db_session_id": "2TGISFKYXDIFN01PMTJU", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726476724640094, "job": 1, "event": "recovery_finished"} 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: 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-16T08:52:04.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b20f844e00 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: DB pointer 0x55b20f946000 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** DB Stats ** 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.799 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: L0 1/0 107.65 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: L6 1/0 9.94 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-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: Sum 2/0 10.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.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 160.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.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 160.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.800 INFO:journalctl@ceph.mon.c.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative compaction: 0.00 GB write, 30.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval compaction: 0.00 GB write, 30.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache BinnedLRUCache@0x55b20f815610#2 capacity: 512.00 MB usage: 0.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2024-09-16T08:52:04.801 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: starting mon.c rank 2 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???) e3 preinit fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).mds e1 new map 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).mds e1 print_map 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: e1 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: btime 2024-09-16T08:23:03:667737+0000 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.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-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: legacy client fscid: -1 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout: No filesystems configured 2024-09-16T08:52:04.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 ceph-mon[108277]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 bash[108258]: dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda 2024-09-16T08:52:04.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:04 smithi026 systemd[1]: Started Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:52:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:04.616919748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:07.618114192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:09 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T08:52:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:09 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T08:52:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:09 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T08:52:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:09 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T08:52:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:09 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T08:52:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:09 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T08:52:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:09 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T08:52:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:09 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T08:52:11.003 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:10.624007782Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:11.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: mon.c calling monitor election 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: mon.b calling monitor election 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: mon.a calling monitor election 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: monmap epoch 3 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:52:11.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: min_mon_release 19 (squid) 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: election_strategy: 1 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: fsmap 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[104223]: overall HEALTH_OK 2024-09-16T08:52:11.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: mon.c calling monitor election 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: mon.b calling monitor election 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: mon.a calling monitor election 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: monmap epoch 3 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: min_mon_release 19 (squid) 2024-09-16T08:52:11.282 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: election_strategy: 1 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: fsmap 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:52:11.283 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:11 smithi026 ceph-mon[108277]: overall HEALTH_OK 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: mon.c calling monitor election 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: mon.b calling monitor election 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: mon.a calling monitor election 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: monmap epoch 3 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: fsid c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T08:52:11.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: last_changed 2024-09-16T08:24:34.903035+0000 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: created 2024-09-16T08:23:00.770291+0000 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: min_mon_release 19 (squid) 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: election_strategy: 1 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.b 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: fsmap 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T08:52:11.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:11 smithi155 ceph-mon[88623]: overall HEALTH_OK 2024-09-16T08:52:12.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:12 smithi026 ceph-mon[108277]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:12.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:12 smithi026 ceph-mon[104223]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:12.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:12 smithi155 ceph-mon[88623]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:12] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-16T08:52:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:13.617900744Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[104223]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[108277]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:14 smithi155 ceph-mon[88623]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:14.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:14 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:14.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=infra.usagestats t=2024-09-16T08:52:14.546753098Z level=info msg="Usage stats are ready to report" 2024-09-16T08:52:14.969 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:52:14.650+0000 7f4c27248640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T08:52:15.926 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:15.926 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:15.926 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[104223]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:15.927 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:15.927 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:15.927 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:15 smithi026 ceph-mon[108277]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:16.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:15 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:16.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:15 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:16.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:15 smithi155 ceph-mon[88623]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:16.421 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:52:16.993 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:16.616355815Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 3s ago 23m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (118s) 67s ago 23m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (3m) 3s ago 22m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (3m) 67s ago 27m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (12m) 3s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (28s) 3s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:52:17.071 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (72s) 67s ago 27m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (12s) 3s ago 27m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 3s ago 23m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (3m) 67s ago 22m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (27m) 3s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (26m) 3s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (26m) 3s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (25m) 3s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (25m) 67s ago 25m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (25m) 67s ago 25m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (24m) 67s ago 24m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (24m) 67s ago 24m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (2m) 67s ago 23m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (22m) 3s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:52:17.072 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (22m) 67s ago 22m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:52:17.431 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:52:17.432 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:52:17.433 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:52:17.434 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T08:52:17.434 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T08:52:17.434 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:52:17.434 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:52:17.747 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:52:17.747 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:52:17.747 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:52:17.747 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi026", 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T08:52:17.748 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:52:17.749 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:52:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/93764150' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:52:18.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/93764150' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.535 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:52:18.536 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.538 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.539 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.540 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:52:18.542 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:52:18.543 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.544 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.545 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/93764150' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T08:52:18.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.597 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:52:18.598 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:52:18.599 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:52:18.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:52:18.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:18.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:52:18.605 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:52:18.605 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mon 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all crash 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mds 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nfs 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:52:19.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all grafana 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all loki 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all promtail 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Finalizing container_image settings 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[104223]: Upgrade: Complete! 2024-09-16T08:52:19.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mon 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all crash 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mds 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nfs 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:52:19.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:52:19.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all grafana 2024-09-16T08:52:19.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all loki 2024-09-16T08:52:19.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all promtail 2024-09-16T08:52:19.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Finalizing container_image settings 2024-09-16T08:52:19.531 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:19 smithi026 ceph-mon[108277]: Upgrade: Complete! 2024-09-16T08:52:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mon 2024-09-16T08:52:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:52:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mds 2024-09-16T08:52:19.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nfs 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all node-exporter 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all prometheus 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all alertmanager 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all grafana 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all loki 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all promtail 2024-09-16T08:52:19.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:52:19.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:52:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:19.62214256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:20 smithi026 ceph-mon[104223]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:20 smithi026 ceph-mon[108277]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:20 smithi155 ceph-mon[88623]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:22.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:22 smithi026 ceph-mon[104223]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:22.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:22 smithi026 ceph-mon[108277]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:22 smithi155 ceph-mon[88623]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:23.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:22] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-16T08:52:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:22.618041565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:23.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:23.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:23.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:52:24.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:24 smithi026 ceph-mon[104223]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:24.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:24 smithi026 ceph-mon[108277]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:24.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:24 smithi155 ceph-mon[88623]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:25.627753765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:26 smithi026 ceph-mon[104223]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:26 smithi026 ceph-mon[108277]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:26 smithi155 ceph-mon[88623]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:28.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:28 smithi026 ceph-mon[104223]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:28 smithi026 ceph-mon[108277]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:28 smithi155 ceph-mon[88623]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:28.624464773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:30 smithi026 ceph-mon[104223]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:30 smithi026 ceph-mon[108277]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:30 smithi155 ceph-mon[88623]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:31.619363379Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:32.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:32 smithi026 ceph-mon[104223]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:32 smithi026 ceph-mon[108277]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:32 smithi155 ceph-mon[88623]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:33.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:32] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.51.0" 2024-09-16T08:52:34.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:34 smithi026 ceph-mon[104223]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:34.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:34 smithi026 ceph-mon[108277]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:34 smithi155 ceph-mon[88623]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:34.623698797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:36 smithi026 ceph-mon[104223]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:36 smithi026 ceph-mon[108277]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:36 smithi155 ceph-mon[88623]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:37.625169448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[104223]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[108277]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:38.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:38 smithi155 ceph-mon[88623]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:40.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:40 smithi026 ceph-mon[104223]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:40.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:40 smithi026 ceph-mon[108277]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:40 smithi155 ceph-mon[88623]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:40.61605335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:42.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:42 smithi026 ceph-mon[104223]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:42 smithi026 ceph-mon[108277]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:42 smithi155 ceph-mon[88623]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:42] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-16T08:52:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:43.623298179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:44.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:44 smithi026 ceph-mon[104223]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:44.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:44 smithi026 ceph-mon[108277]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:44 smithi155 ceph-mon[88623]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:46.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:46 smithi026 ceph-mon[104223]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:46.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:46 smithi026 ceph-mon[108277]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:46.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:46 smithi155 ceph-mon[88623]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:47.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:46.61569578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:48 smithi026 ceph-mon[104223]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:48.478 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:48 smithi026 ceph-mon[108277]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:48 smithi155 ceph-mon[88623]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:48.747 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:52:49.011 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:49.525 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:49 smithi026 ceph-mon[104223]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:49.525 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:49 smithi026 ceph-mon[108277]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:49.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:49 smithi155 ceph-mon[88623]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 35s ago 23m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (2m) 100s ago 23m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (4m) 35s ago 23m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (3m) 100s ago 28m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (13m) 35s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (61s) 35s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (104s) 100s ago 28m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (45s) 35s ago 28m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 35s ago 23m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:52:49.825 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (3m) 100s ago 23m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (27m) 35s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (27m) 35s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (26m) 35s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (26m) 35s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (26m) 100s ago 26m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (25m) 100s ago 25m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (25m) 100s ago 25m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (24m) 100s ago 24m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (3m) 100s ago 24m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (23m) 35s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:52:49.826 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (23m) 100s ago 23m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:52:50.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:49.622692134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:50.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:50 smithi026 ceph-mon[104223]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:50.395 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:50 smithi026 ceph-mon[108277]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:50.425 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T08:52:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:50 smithi155 ceph-mon[88623]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:50.688 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:51.402 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:52:51.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:51 smithi155 ceph-mon[88623]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:51.671 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:51 smithi026 ceph-mon[104223]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:51.671 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:51 smithi026 ceph-mon[108277]: from='client.54140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:52.155 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T08:52:52.419 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:52 smithi026 ceph-mon[108277]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:52.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:52 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1849899277' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:52 smithi026 ceph-mon[104223]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:52.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:52 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1849899277' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:52 smithi155 ceph-mon[88623]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:52 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1849899277' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:52.792 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:52:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:52:52] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-16T08:52:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:52.624470458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:53.280 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T08:52:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:53.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:53 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/87187381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:53.761 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:53.761 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:53 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/87187381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:53.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:52:53.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:53 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/87187381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:52:54.037 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-16T08:52:54.298 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:54.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:54 smithi155 ceph-mon[88623]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:54.656 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:54 smithi026 ceph-mon[104223]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:54.657 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:54 smithi026 ceph-mon[108277]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:52:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:55.625180744Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:56.154 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:52:56.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:56 smithi026 ceph-mon[104223]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:56.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:56 smithi026 ceph-mon[104223]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:56.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:56 smithi026 ceph-mon[108277]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:56.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:56 smithi026 ceph-mon[108277]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:56 smithi155 ceph-mon[88623]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:56 smithi155 ceph-mon[88623]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:56.913 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:52:57.175 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:52:57.830 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:52:58.569 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:58.569 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:58 smithi026 ceph-mon[104223]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:58.570 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:58.570 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:58 smithi026 ceph-mon[108277]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:52:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:58 smithi155 ceph-mon[88623]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:52:58.600 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:52:58.858 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:52:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:52:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:52:58.616258423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:52:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:52:59 smithi155 ceph-mon[88623]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:59.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:52:59 smithi026 ceph-mon[104223]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:59.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:52:59 smithi026 ceph-mon[108277]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:52:59.792 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:53:00.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:00 smithi026 ceph-mon[104223]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:00.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:00 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/116362170' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:53:00.403 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:00 smithi026 ceph-mon[108277]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:00.403 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:00 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/116362170' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:53:00.431 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-16T08:53:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:00 smithi155 ceph-mon[88623]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:00 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/116362170' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:53:00.687 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:53:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:01.624628275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:02.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:02 smithi026 ceph-mon[104223]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:02.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:02 smithi026 ceph-mon[108277]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:02.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:02 smithi155 ceph-mon[88623]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:02.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:02] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-16T08:53:02.965 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[104223]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[108277]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:03.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:03 smithi155 ceph-mon[88623]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:03.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:03.623 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:53:04.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[108277]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[108277]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[108277]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:04.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[104223]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[104223]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:04 smithi026 ceph-mon[104223]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:04 smithi155 ceph-mon[88623]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:04 smithi155 ceph-mon[88623]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:04 smithi155 ceph-mon[88623]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:04.766 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:53:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:04.631692887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:05.443 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:53:06.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mgr 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mon 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all crash 2024-09-16T08:53:06.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: Upgrade: osd.0 is safe to restart 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[104223]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:53:06.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mgr 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mon 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all crash 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T08:53:06.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: Upgrade: osd.0 is safe to restart 2024-09-16T08:53:06.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:05 smithi026 ceph-mon[108277]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 52s ago 24m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (2m) 116s ago 23m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (4m) 52s ago 23m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (4m) 116s ago 28m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (13m) 52s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (77s) 52s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (2m) 116s ago 28m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (61s) 52s ago 28m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:53:06.048 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 52s ago 23m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (3m) 116s ago 23m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (27m) 52s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 89ea4d42ba49 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (27m) 52s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (27m) 52s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (26m) 52s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (26m) 116s ago 26m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (25m) 116s ago 25m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (25m) 116s ago 25m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (25m) 116s ago 25m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (3m) 116s ago 24m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (23m) 52s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:53:06.049 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (23m) 116s ago 23m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mgr 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mon 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:06.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T08:53:06.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T08:53:06.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: Upgrade: osd.0 is safe to restart 2024-09-16T08:53:06.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:05 smithi155 ceph-mon[88623]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:06.410 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:53:06.411 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:53:06.719 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T08:53:06.720 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:53:06.720 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:53:06.720 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: Upgrade: Updating osd.0 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: Deploying daemon osd.0 on smithi026 2024-09-16T08:53:07.619 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/2989884854' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: Upgrade: Updating osd.0 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: Deploying daemon osd.0 on smithi026 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/2989884854' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: Upgrade: Updating osd.0 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: Deploying daemon osd.0 on smithi026 2024-09-16T08:53:07.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:07 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/2989884854' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:08.091 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:07.6186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:08.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[104223]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[104223]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[108277]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[108277]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:08.391 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:08 smithi155 ceph-mon[88623]: from='client.54206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:08 smithi155 ceph-mon[88623]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:53:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:09.644 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:09 smithi026 systemd[1]: Stopping Ceph osd.0 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:53:10.027 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:09 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[37628]: 2024-09-16T08:53:09.642+0000 7f510ff14640 -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-16T08:53:10.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:09 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[37628]: 2024-09-16T08:53:09.642+0000 7f510ff14640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-16T08:53:10.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:09 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[37628]: 2024-09-16T08:53:09.642+0000 7f510ff14640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:53:10.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:10 smithi155 ceph-mon[88623]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:10.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:10 smithi155 ceph-mon[88623]: osd.0 marked itself down and dead 2024-09-16T08:53:10.769 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:10 smithi026 ceph-mon[104223]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:10.769 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:10 smithi026 ceph-mon[104223]: osd.0 marked itself down and dead 2024-09-16T08:53:10.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:10 smithi026 ceph-mon[108277]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:53:10.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:10 smithi026 ceph-mon[108277]: osd.0 marked itself down and dead 2024-09-16T08:53:11.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:10 smithi026 podman[113433]: 2024-09-16 08:53:10.769216012 +0000 UTC m=+1.242511361 container died 89ea4d42ba490e3ed8a63574ea500d580a655a83a196db122cbfffd10d06b686 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T08:53:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:10.625715804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:11.303 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 podman[113433]: 2024-09-16 08:53:11.117684201 +0000 UTC m=+1.590979553 container cleanup 89ea4d42ba490e3ed8a63574ea500d580a655a83a196db122cbfffd10d06b686 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:53:11.303 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 bash[113433]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0 2024-09-16T08:53:11.761 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:11 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:11.761 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:11 smithi026 ceph-mon[104223]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T08:53:11.762 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 podman[113449]: 2024-09-16 08:53:11.302494549 +0000 UTC m=+0.527143058 container remove 89ea4d42ba490e3ed8a63574ea500d580a655a83a196db122cbfffd10d06b686 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T08:53:11.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:11 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:11.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:11 smithi026 ceph-mon[108277]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T08:53:11.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:11 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:11.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:11 smithi155 ceph-mon[88623]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T08:53:12.029 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 podman[113542]: 2024-09-16 08:53:11.664079097 +0000 UTC m=+0.016378661 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:12.029 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 podman[113542]: 2024-09-16 08:53:11.789240182 +0000 UTC m=+0.141539783 container create 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, 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 ) 2024-09-16T08:53:12.029 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:11 smithi026 podman[113542]: 2024-09-16 08:53:11.997907468 +0000 UTC m=+0.350207021 container init 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, 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-16T08:53:12.029 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 podman[113542]: 2024-09-16 08:53:12.001303492 +0000 UTC m=+0.353603059 container start 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T08:53:12.355 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 podman[113542]: 2024-09-16 08:53:12.089753775 +0000 UTC m=+0.442053333 container attach 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T08:53:12.355 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 podman[113542]: 2024-09-16 08:53:12.19875429 +0000 UTC m=+0.551053855 container died 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T08:53:12.711 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:12 smithi026 ceph-mon[104223]: pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:53:12.711 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:12 smithi026 ceph-mon[104223]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T08:53:12.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:12 smithi026 ceph-mon[108277]: pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:53:12.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:12 smithi026 ceph-mon[108277]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T08:53:12.712 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:12] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-16T08:53:12.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:12 smithi155 ceph-mon[88623]: pgmap v141: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:53:12.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:12 smithi155 ceph-mon[88623]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T08:53:12.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 podman[113564]: 2024-09-16 08:53:12.760435626 +0000 UTC m=+0.555730927 container remove 1f060ed7b526624fa1613342d42a15a534fa09a35aa94933a4911ebc18a538bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:53:12.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T08:53:12.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 systemd[1]: Stopped Ceph osd.0 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:53:12.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.0.service: Consumed 14.624s CPU time. 2024-09-16T08:53:12.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:12 smithi026 systemd[1]: Starting Ceph osd.0 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:53:13.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 podman[113663]: 2024-09-16 08:53:13.116386185 +0000 UTC m=+0.016742920 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:13.278 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 podman[113663]: 2024-09-16 08:53:13.236421677 +0000 UTC m=+0.136778403 container create 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T08:53:13.598 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-mon[104223]: pgmap v143: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:13.598 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:13.598 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-mon[108277]: pgmap v143: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:13.598 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:13.599 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 podman[113663]: 2024-09-16 08:53:13.50589336 +0000 UTC m=+0.406250086 container init 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, 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, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T08:53:13.599 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 podman[113663]: 2024-09-16 08:53:13.509359911 +0000 UTC m=+0.409716643 container start 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD) 2024-09-16T08:53:13.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:13.617065002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:13.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:13 smithi155 ceph-mon[88623]: pgmap v143: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:13.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:13 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:14.027 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 podman[113663]: 2024-09-16 08:53:13.597821096 +0000 UTC m=+0.498177835 container attach 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T08:53:14.027 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:14.027 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 bash[113663]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:14.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:14.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:13 smithi026 bash[113663]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:16.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-mon[104223]: pgmap v144: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:16.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-mon[108277]: pgmap v144: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:16.278 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T08:53:16.278 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T08:53:16.278 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: 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-16T08:53:16.278 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: 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-16T08:53:16.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:16 smithi155 ceph-mon[88623]: pgmap v144: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T08:53:16.627 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T08:53:16.628 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T08:53:16.628 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate[113677]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T08:53:16.628 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 bash[113663]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T08:53:16.628 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 podman[113663]: 2024-09-16 08:53:16.336342833 +0000 UTC m=+3.236699559 container died 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T08:53:16.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:16.626174208Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:17.261 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:16 smithi026 podman[113831]: 2024-09-16 08:53:16.884799747 +0000 UTC m=+0.541006004 container remove 32035879eeefc807456072ff82e91392eb0539399bbefa3676e4a39e734b9032 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T08:53:17.261 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 podman[113891]: 2024-09-16 08:53:17.008367723 +0000 UTC m=+0.017421098 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:17.261 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 podman[113891]: 2024-09-16 08:53:17.119198389 +0000 UTC m=+0.128251794 container create 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:53:17.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 podman[113891]: 2024-09-16 08:53:17.363836544 +0000 UTC m=+0.372889904 container init 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:53:17.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 podman[113891]: 2024-09-16 08:53:17.367441948 +0000 UTC m=+0.376495310 container start 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T08:53:17.778 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 ceph-osd[113909]: -- 172.21.15.26:0/3949478961 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555dd6bc5a40 con 0x555dd7994000 2024-09-16T08:53:17.778 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 bash[113891]: 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 2024-09-16T08:53:17.778 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:17 smithi026 systemd[1]: Started Ceph osd.0 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:53:18.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[108277]: pgmap v145: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[104223]: pgmap v145: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:18 smithi155 ceph-mon[88623]: pgmap v145: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:18.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:19.527 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:19 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:53:19.247+0000 7fb210df5640 -1 Falling back to public interface 2024-09-16T08:53:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:19.619920175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:20.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:20 smithi026 ceph-mon[104223]: pgmap v146: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:20.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:20 smithi026 ceph-mon[108277]: pgmap v146: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:20 smithi155 ceph-mon[88623]: pgmap v146: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:22.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[104223]: pgmap v147: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[108277]: pgmap v147: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.513 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-mon[88623]: pgmap v147: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:22] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-16T08:53:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:22.622769542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:23.277 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:53:22.802+0000 7fb210df5640 -1 osd.0 112 log_to_monitors true 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[104223]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[104223]: pgmap v148: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:24.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[108277]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T08:53:24.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-mon[108277]: pgmap v148: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:24.029 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:53:23 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:53:23.738+0000 7fb208b9f640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:53:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:23 smithi155 ceph-mon[88623]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T08:53:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:23 smithi155 ceph-mon[88623]: pgmap v148: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-16T08:53:25.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[104223]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:53:25.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[104223]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T08:53:25.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[104223]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:53:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[108277]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:53:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[108277]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T08:53:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:24 smithi026 ceph-mon[108277]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:53:25.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:24 smithi155 ceph-mon[88623]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T08:53:25.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:24 smithi155 ceph-mon[88623]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T08:53:25.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:24 smithi155 ceph-mon[88623]: from='osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:53:25.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:53:25.205+0000 7f4c27248640 -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-16T08:53:26.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909] boot 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: pgmap v151: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[108277]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909] boot 2024-09-16T08:53:26.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: pgmap v151: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:26.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:26.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:53:26.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:25 smithi026 ceph-mon[104223]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T08:53:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:25.623764732Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:53:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: osd.0 [v2:172.21.15.26:6802/1207087909,v1:172.21.15.26:6803/1207087909] boot 2024-09-16T08:53:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T08:53:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T08:53:26.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: pgmap v151: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:26.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:53:26.094 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:25 smithi155 ceph-mon[88623]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T08:53:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:28 smithi026 ceph-mon[108277]: pgmap v153: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:28 smithi026 ceph-mon[104223]: pgmap v153: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:28 smithi155 ceph-mon[88623]: pgmap v153: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-16T08:53:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:28.620580257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:29 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded) 2024-09-16T08:53:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:29 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:53:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:29 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded) 2024-09-16T08:53:29.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:29 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:53:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:29 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded) 2024-09-16T08:53:29.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:29 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:53:30.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:30 smithi155 ceph-mon[88623]: pgmap v154: 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-16T08:53:30.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:30 smithi026 ceph-mon[104223]: pgmap v154: 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-16T08:53:30.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:30 smithi026 ceph-mon[108277]: pgmap v154: 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-16T08:53:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:31.627144972Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:32.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:32 smithi026 ceph-mon[104223]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-16T08:53:32.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:32 smithi026 ceph-mon[108277]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-16T08:53:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:32 smithi155 ceph-mon[88623]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-16T08:53:33.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:32] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.51.0" 2024-09-16T08:53:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:34 smithi155 ceph-mon[88623]: pgmap v156: 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-16T08:53:34.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:34 smithi026 ceph-mon[104223]: pgmap v156: 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-16T08:53:34.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:34 smithi026 ceph-mon[108277]: pgmap v156: 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-16T08:53:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:34.620786105Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:36 smithi155 ceph-mon[88623]: pgmap v157: 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-16T08:53:36.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:36 smithi026 ceph-mon[104223]: pgmap v157: 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-16T08:53:36.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:36 smithi026 ceph-mon[108277]: pgmap v157: 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-16T08:53:37.048 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 16s ago 24m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (3m) 2m ago 24m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (4m) 16s ago 23m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (4m) 2m ago 28m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (13m) 16s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:53:37.638 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (108s) 16s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (2m) 2m ago 29m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (93s) 16s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 16s ago 24m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (4m) 2m ago 24m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (20s) 16s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (28m) 16s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 9e5b8706cf54 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (27m) 16s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (27m) 16s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (26m) 2m ago 26m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (26m) 2m ago 26m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (25m) 2m ago 25m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:53:37.639 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (25m) 2m ago 25m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:53:37.640 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (4m) 2m ago 25m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:53:37.640 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (24m) 16s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:53:37.640 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (24m) 2m ago 24m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:53:37.992 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:53:37.992 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:53:37.992 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:53:37.992 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:53:37.993 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:53:37.994 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:53:37.994 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T08:53:37.994 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T08:53:37.994 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:53:37.994 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:53:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:37.626947389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:38.292 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:53:38.293 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:38.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:38 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1616618093' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1616618093' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-09-16T08:53:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:38.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:38 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1616618093' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:53:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:39 smithi155 ceph-mon[88623]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:39.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:39 smithi155 ceph-mon[88623]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:39.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:39 smithi026 ceph-mon[104223]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:39.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:39 smithi026 ceph-mon[104223]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:39.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:39 smithi026 ceph-mon[108277]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:39.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:39 smithi026 ceph-mon[108277]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:53:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:40 smithi155 ceph-mon[88623]: 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-16T08:53:40.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:40.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:40 smithi026 ceph-mon[108277]: 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-16T08:53:40.593 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:40.593 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:40 smithi026 ceph-mon[104223]: 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-16T08:53:40.593 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T08:53:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:40.623806088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:41.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:41 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:41.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:41 smithi155 ceph-mon[88623]: Upgrade: osd.1 is safe to restart 2024-09-16T08:53:41.632 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:41 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:41.632 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:41 smithi026 ceph-mon[104223]: Upgrade: osd.1 is safe to restart 2024-09-16T08:53:41.632 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:41 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T08:53:41.632 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:41 smithi026 ceph-mon[108277]: Upgrade: osd.1 is safe to restart 2024-09-16T08:53:42.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[108277]: 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-16T08:53:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T08:53:42.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:42.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[104223]: 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-16T08:53:42.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:42.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T08:53:42.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:42 smithi155 ceph-mon[88623]: 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-16T08:53:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:42 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:42 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T08:53:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:42 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:53:42.855 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:42] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-16T08:53:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:43 smithi026 ceph-mon[104223]: Upgrade: Updating osd.1 2024-09-16T08:53:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:43 smithi026 ceph-mon[104223]: Deploying daemon osd.1 on smithi026 2024-09-16T08:53:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:43 smithi026 ceph-mon[108277]: Upgrade: Updating osd.1 2024-09-16T08:53:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:43 smithi026 ceph-mon[108277]: Deploying daemon osd.1 on smithi026 2024-09-16T08:53:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:43 smithi155 ceph-mon[88623]: Upgrade: Updating osd.1 2024-09-16T08:53:43.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:43 smithi155 ceph-mon[88623]: Deploying daemon osd.1 on smithi026 2024-09-16T08:53:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:43.616215104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:44.458 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:44 smithi026 ceph-mon[104223]: pgmap v161: 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-16T08:53:44.458 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:44 smithi026 ceph-mon[108277]: pgmap v161: 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-16T08:53:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:44 smithi155 ceph-mon[88623]: pgmap v161: 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-16T08:53:44.719 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:44 smithi026 systemd[1]: Stopping Ceph osd.1 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:53:45.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:44 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:53:44.717+0000 7fc10fe3b640 -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-16T08:53:45.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:44 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:53:44.717+0000 7fc10fe3b640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-16T08:53:45.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:44 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[43354]: 2024-09-16T08:53:44.717+0000 7fc10fe3b640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:53:45.725 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:45 smithi026 ceph-mon[104223]: osd.1 marked itself down and dead 2024-09-16T08:53:45.726 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:45 smithi026 ceph-mon[108277]: osd.1 marked itself down and dead 2024-09-16T08:53:45.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:45 smithi155 ceph-mon[88623]: osd.1 marked itself down and dead 2024-09-16T08:53:46.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:45 smithi026 podman[118408]: 2024-09-16 08:53:45.724671095 +0000 UTC m=+1.115537381 container died 9e5b8706cf54ef83e19cdf2b8222e488ac808108170328ce26e0c70743ea3ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T08:53:46.353 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118408]: 2024-09-16 08:53:46.234889127 +0000 UTC m=+1.625755446 container cleanup 9e5b8706cf54ef83e19cdf2b8222e488ac808108170328ce26e0c70743ea3ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T08:53:46.353 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 bash[118408]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1 2024-09-16T08:53:46.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:46 smithi155 ceph-mon[88623]: pgmap v162: 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-16T08:53:46.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:46 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:46.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:46 smithi155 ceph-mon[88623]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T08:53:46.770 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[104223]: pgmap v162: 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-16T08:53:46.771 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:46.771 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[104223]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T08:53:46.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[108277]: pgmap v162: 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-16T08:53:46.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:53:46.771 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:46 smithi026 ceph-mon[108277]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T08:53:46.771 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118423]: 2024-09-16 08:53:46.453095404 +0000 UTC m=+0.722340976 container remove 9e5b8706cf54ef83e19cdf2b8222e488ac808108170328ce26e0c70743ea3ee4 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0) 2024-09-16T08:53:47.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118513]: 2024-09-16 08:53:46.770646287 +0000 UTC m=+0.106996539 container create b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T08:53:47.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118513]: 2024-09-16 08:53:46.67996671 +0000 UTC m=+0.016316975 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:47.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118513]: 2024-09-16 08:53:46.98939142 +0000 UTC m=+0.325741675 container init b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=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, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:53:47.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:46 smithi026 podman[118513]: 2024-09-16 08:53:46.993282072 +0000 UTC m=+0.329632325 container start b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS) 2024-09-16T08:53:47.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:46.615993108Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:47.358 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 podman[118513]: 2024-09-16 08:53:47.098260264 +0000 UTC m=+0.434610517 container attach b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T08:53:47.358 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 podman[118513]: 2024-09-16 08:53:47.186398665 +0000 UTC m=+0.522748932 container died b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-16T08:53:47.769 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:47 smithi026 ceph-mon[104223]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T08:53:47.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:47 smithi026 ceph-mon[108277]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T08:53:47.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:47 smithi155 ceph-mon[88623]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T08:53:48.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 podman[118536]: 2024-09-16 08:53:47.768989007 +0000 UTC m=+0.576758920 container remove b671a0386868311f66e5454b90e498de71c591e797d8061546620eda6d743666 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:53:48.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T08:53:48.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 systemd[1]: Stopped Ceph osd.1 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:53:48.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:47 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.1.service: Consumed 15.461s CPU time. 2024-09-16T08:53:48.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 systemd[1]: Starting Ceph osd.1 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:53:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-mon[104223]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:53:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:48.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-mon[108277]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:53:48.529 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 podman[118634]: 2024-09-16 08:53:48.129204705 +0000 UTC m=+0.016666120 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:48.529 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 podman[118634]: 2024-09-16 08:53:48.245200806 +0000 UTC m=+0.132662211 container create 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:53:48.529 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 podman[118634]: 2024-09-16 08:53:48.464125362 +0000 UTC m=+0.351586777 container init 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True) 2024-09-16T08:53:48.530 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 podman[118634]: 2024-09-16 08:53:48.467730463 +0000 UTC m=+0.355191878 container start 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T08:53:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:48 smithi155 ceph-mon[88623]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:53:49.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 podman[118634]: 2024-09-16 08:53:48.551596247 +0000 UTC m=+0.439057663 container attach 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T08:53:49.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:49.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 bash[118634]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:49.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:49.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:48 smithi026 bash[118634]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:53:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:49 smithi026 ceph-mon[104223]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:49 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:49.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:49 smithi026 ceph-mon[108277]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:49.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:49 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:49.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:49.624345227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:49 smithi155 ceph-mon[88623]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:49 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:50 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:50 smithi026 bash[118634]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:50 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: 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-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:50 smithi026 bash[118634]: 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-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T08:53:51.266 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 bash[118634]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T08:53:51.527 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 bash[118634]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 bash[118634]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 bash[118634]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate[118649]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 bash[118634]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T08:53:51.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 podman[118634]: 2024-09-16 08:53:51.300783823 +0000 UTC m=+3.188245239 container died 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, io.buildah.version=1.37.2, GIT_CLEAN=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-13-1248-8293d73, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T08:53:52.257 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:51 smithi026 podman[118814]: 2024-09-16 08:53:51.951391501 +0000 UTC m=+0.643042259 container remove 9807d96e98ccaa45e013d17b7165d145d12e30e15b34c236b2d04a20c86a97cf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T08:53:52.257 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 podman[118875]: 2024-09-16 08:53:52.076535567 +0000 UTC m=+0.017227754 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:53:52.257 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 podman[118875]: 2024-09-16 08:53:52.194152677 +0000 UTC m=+0.134844853 container create 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True) 2024-09-16T08:53:52.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:52 smithi026 ceph-mon[104223]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:52.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:52 smithi026 ceph-mon[108277]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:52.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 podman[118875]: 2024-09-16 08:53:52.388572163 +0000 UTC m=+0.329264346 container init 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T08:53:52.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 podman[118875]: 2024-09-16 08:53:52.392127613 +0000 UTC m=+0.332819787 container start 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:53:52.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 ceph-osd[118893]: -- 172.21.15.26:0/1786709500 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5624c7f79a40 con 0x5624c7f57c00 2024-09-16T08:53:52.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 bash[118875]: 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 2024-09-16T08:53:52.528 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:52 smithi026 systemd[1]: Started Ceph osd.1 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:53:52.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:52 smithi155 ceph-mon[88623]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:53.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:53:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:53:52] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-16T08:53:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:52.615644414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:53 smithi155 ceph-mon[88623]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:53.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[104223]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:53:53.996 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:53 smithi026 ceph-mon[108277]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:54.277 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:53:54.054+0000 7ff508c69640 -1 Falling back to public interface 2024-09-16T08:53:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:55.626986264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:56.423 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:56 smithi026 ceph-mon[108277]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:56.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:56 smithi026 ceph-mon[104223]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:56 smithi155 ceph-mon[88623]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:57.660 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:53:57.390+0000 7ff508c69640 -1 osd.1 117 log_to_monitors true 2024-09-16T08:53:57.911 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[104223]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.912 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:57.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:57.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:57.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:57 smithi026 ceph-mon[108277]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T08:53:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:58.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:53:58.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T08:53:58.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:58.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:53:58.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:57 smithi155 ceph-mon[88623]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T08:53:58.640 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:53:58 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:53:58.285+0000 7ff4fca0b640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:53:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:53:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:53:58.625810455Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[104223]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[104223]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[104223]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[108277]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[108277]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T08:53:59.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:53:59 smithi026 ceph-mon[108277]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:53:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:59 smithi155 ceph-mon[88623]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T08:53:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:59 smithi155 ceph-mon[88623]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T08:53:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:53:59 smithi155 ceph-mon[88623]: from='osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[104223]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:00.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[104223]: osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270] boot 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[104223]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[108277]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[108277]: osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270] boot 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[108277]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T08:54:00.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:00 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T08:54:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:00 smithi155 ceph-mon[88623]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:00 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:00 smithi155 ceph-mon[88623]: osd.1 [v2:172.21.15.26:6810/2526460270,v1:172.21.15.26:6811/2526460270] boot 2024-09-16T08:54:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:00 smithi155 ceph-mon[88623]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T08:54:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:00 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T08:54:01.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T08:54:01.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:01.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:01.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.531 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:01.532 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.534 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:01.535 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.536 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T08:54:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:01.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:01.596 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:01.621815055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[104223]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:02.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[104223]: Upgrade: Complete! 2024-09-16T08:54:02.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[104223]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[108277]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[108277]: Upgrade: Complete! 2024-09-16T08:54:02.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-mon[108277]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:02 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:02 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:02 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:54:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:02 smithi155 ceph-mon[88623]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T08:54:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:02] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-16T08:54:04.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:04.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:03 smithi026 ceph-mon[104223]: pgmap v176: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T08:54:04.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:04.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:03 smithi026 ceph-mon[108277]: pgmap v176: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T08:54:04.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:04.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:03 smithi155 ceph-mon[88623]: pgmap v176: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T08:54:05.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:04 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:05.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:04 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:05.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:04 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:04.616277114Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:06.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:05 smithi026 ceph-mon[104223]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-09-16T08:54:06.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:05 smithi026 ceph-mon[108277]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-09-16T08:54:06.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:05 smithi155 ceph-mon[88623]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 736 B/s rd, 0 op/s 2024-09-16T08:54:07.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:06 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T08:54:07.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:06 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:54:07.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:06 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T08:54:07.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:06 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:54:07.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:06 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T08:54:07.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:06 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[104223]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[108277]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:54:08.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:08.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:07.619557583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:08.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:07 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:08.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:07 smithi155 ceph-mon[88623]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:54:08.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:08.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:09.362 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:54:09.625 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 13s ago 25m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (3m) 3m ago 24m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (5m) 13s ago 24m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (5m) 3m ago 29m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:54:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (14m) 13s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 13s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (3m) 3m ago 29m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 13s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 13s ago 24m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (4m) 3m ago 24m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (53s) 13s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (18s) 13s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (28m) 13s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (27m) 13s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (27m) 3m ago 27m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (26m) 3m ago 26m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (26m) 3m ago 26m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:54:10.298 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (26m) 3m ago 26m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:54:10.299 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (4m) 3m ago 25m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:54:10.299 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (24m) 13s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:54:10.299 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (24m) 3m ago 24m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:54:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:10 smithi026 ceph-mon[108277]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:10.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:10 smithi026 ceph-mon[108277]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:54:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:10 smithi026 ceph-mon[104223]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:10.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:10 smithi026 ceph-mon[104223]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:54:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:10 smithi155 ceph-mon[88623]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:10.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:10 smithi155 ceph-mon[88623]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:54:10.908 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T08:54:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:10.626376701Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:11.164 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:11.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:11 smithi026 ceph-mon[104223]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:11.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:11 smithi026 ceph-mon[108277]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:11.600 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:11 smithi155 ceph-mon[88623]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:11.893 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:54:12.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:12 smithi026 ceph-mon[104223]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-16T08:54:12.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:12 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/4227746976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:12.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:12 smithi026 ceph-mon[108277]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-16T08:54:12.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:12 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/4227746976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:12.540 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-16T08:54:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:12 smithi155 ceph-mon[88623]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-16T08:54:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:12 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/4227746976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:12] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-16T08:54:12.795 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:14.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:13 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:14.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:13 smithi026 ceph-mon[104223]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:14.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:13 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:14.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:13 smithi026 ceph-mon[108277]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:13.62366868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:14.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:13 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:14.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:13 smithi155 ceph-mon[88623]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:14.810 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:54:15.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:14 smithi026 ceph-mon[104223]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:15.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:14 smithi026 ceph-mon[108277]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:15.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:14 smithi155 ceph-mon[88623]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:15.420 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:54:15.680 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:16.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:15 smithi026 ceph-mon[104223]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:16.026 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:15 smithi026 ceph-mon[108277]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:16.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:15 smithi155 ceph-mon[88623]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:16.322 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:54:16.322 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:54:16.322 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:54:16.322 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:54:16.323 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:54:16.323 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:54:16.323 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:54:16.323 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:54:16.323 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:54:16.934 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:16 smithi026 ceph-mon[104223]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:16.935 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:16 smithi026 ceph-mon[108277]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:16.964 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:54:16.993 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:16.621730667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:16.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:16 smithi155 ceph-mon[88623]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:17.219 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:17.906 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:54:17.906 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:17 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:17.906 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:17 smithi026 ceph-mon[104223]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:17.906 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:17 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:17.906 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:17 smithi026 ceph-mon[108277]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:18.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:17 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:18.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:17 smithi155 ceph-mon[88623]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:18.456 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-16T08:54:18.711 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:19.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:18 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1367148797' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:54:19.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:18 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1367148797' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:54:19.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:18 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1367148797' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:54:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:19 smithi026 ceph-mon[104223]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:19 smithi026 ceph-mon[104223]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:19 smithi026 ceph-mon[108277]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:19 smithi026 ceph-mon[108277]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:19.621694396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:20.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:19 smithi155 ceph-mon[88623]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:20.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:19 smithi155 ceph-mon[88623]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:20.710 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:21.438 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[108277]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:22.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:21 smithi026 ceph-mon[104223]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:22.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:22.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:22.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:22.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:22.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:21 smithi155 ceph-mon[88623]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:22.439 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:22.694 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:22] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-16T08:54:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:22.6223571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:23.160 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:54:23.765 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:54:23.765 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 27s ago 25m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:54:23.765 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (4m) 3m ago 25m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:54:23.765 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (5m) 27s ago 24m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:54:23.765 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (5m) 3m ago 29m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (14m) 27s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 27s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (3m) 3m ago 29m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 27s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 27s ago 25m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (5m) 3m ago 25m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (66s) 27s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (31s) 27s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (28m) 27s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 75b04585a033 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (27m) 27s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (27m) 3m ago 27m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (27m) 3m ago 27m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:54:23.766 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (26m) 3m ago 26m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:54:23.767 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (26m) 3m ago 26m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:54:23.767 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (4m) 3m ago 25m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:54:23.767 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (24m) 27s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:54:23.767 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (24m) 3m ago 24m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:54:23.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:54:23.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:54:23.767 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mgr 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mon 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all crash 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: Upgrade: osd.2 is safe to restart 2024-09-16T08:54:23.768 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[104223]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mgr 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mon 2024-09-16T08:54:23.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all crash 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: Upgrade: osd.2 is safe to restart 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:23.770 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:23 smithi026 ceph-mon[108277]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mgr 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mon 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: Upgrade: osd.2 is safe to restart 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:23.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:23 smithi155 ceph-mon[88623]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:54:24.120 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:54:24.121 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:54:24.448 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:54:24.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1979190123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: Upgrade: Updating osd.2 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[104223]: Deploying daemon osd.2 on smithi026 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1979190123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: Upgrade: Updating osd.2 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:24 smithi026 ceph-mon[108277]: Deploying daemon osd.2 on smithi026 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1979190123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: Upgrade: Updating osd.2 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T08:54:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:24.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:24 smithi155 ceph-mon[88623]: Deploying daemon osd.2 on smithi026 2024-09-16T08:54:25.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:25 smithi026 ceph-mon[104223]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:25.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:25 smithi026 ceph-mon[104223]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:25.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:25 smithi026 ceph-mon[108277]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:25.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:25 smithi026 ceph-mon[108277]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:25.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:25.623553781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:25.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:25 smithi155 ceph-mon[88623]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:25.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:25 smithi155 ceph-mon[88623]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:27.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:27 smithi026 systemd[1]: Stopping Ceph osd.2 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:54:27.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:27 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:54:27.339+0000 7f2088c11640 -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-16T08:54:27.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:27 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:54:27.339+0000 7f2088c11640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-16T08:54:27.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:27 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[49321]: 2024-09-16T08:54:27.339+0000 7f2088c11640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[104223]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[104223]: osd.2 marked itself down and dead 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[108277]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:28.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:28 smithi026 ceph-mon[108277]: osd.2 marked itself down and dead 2024-09-16T08:54:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:28 smithi155 ceph-mon[88623]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:28 smithi155 ceph-mon[88623]: osd.2 marked itself down and dead 2024-09-16T08:54:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:28.616161486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:29.133 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:28 smithi026 podman[124533]: 2024-09-16 08:54:28.811640152 +0000 UTC m=+1.584827877 container died 75b04585a0331179f64ad63f3a1eb9a1bd0f20293679626ceb7aa92c970056e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, 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) 2024-09-16T08:54:29.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:29 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:54:29.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:29 smithi026 ceph-mon[104223]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T08:54:29.442 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:29 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:54:29.442 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:29 smithi026 ceph-mon[108277]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T08:54:29.442 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:29 smithi026 podman[124533]: 2024-09-16 08:54:29.222962396 +0000 UTC m=+1.996150110 container cleanup 75b04585a0331179f64ad63f3a1eb9a1bd0f20293679626ceb7aa92c970056e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T08:54:29.442 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:29 smithi026 bash[124533]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2 2024-09-16T08:54:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:29 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:54:29.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:29 smithi155 ceph-mon[88623]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T08:54:29.777 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:29 smithi026 podman[124547]: 2024-09-16 08:54:29.441120767 +0000 UTC m=+0.625878147 container remove 75b04585a0331179f64ad63f3a1eb9a1bd0f20293679626ceb7aa92c970056e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T08:54:30.162 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:29 smithi026 podman[124639]: 2024-09-16 08:54:29.758782059 +0000 UTC m=+0.018134287 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:30.162 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:29 smithi026 podman[124639]: 2024-09-16 08:54:29.859087554 +0000 UTC m=+0.118439811 container create a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T08:54:30.162 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 podman[124639]: 2024-09-16 08:54:30.0953251 +0000 UTC m=+0.354677326 container init a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-16T08:54:30.162 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 podman[124639]: 2024-09-16 08:54:30.099106705 +0000 UTC m=+0.358458931 container start a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True) 2024-09-16T08:54:30.162 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 podman[124639]: 2024-09-16 08:54:30.161624397 +0000 UTC m=+0.420976621 container attach a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T08:54:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[104223]: pgmap v190: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:54:30.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[104223]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T08:54:30.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[104223]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T08:54:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[108277]: pgmap v190: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:54:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[108277]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T08:54:30.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:30 smithi026 ceph-mon[108277]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T08:54:30.528 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 podman[124639]: 2024-09-16 08:54:30.297291286 +0000 UTC m=+0.556643502 container died a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T08:54:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:30 smithi155 ceph-mon[88623]: pgmap v190: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:54:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:30 smithi155 ceph-mon[88623]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T08:54:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:30 smithi155 ceph-mon[88623]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T08:54:31.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 podman[124663]: 2024-09-16 08:54:30.899387244 +0000 UTC m=+0.595640881 container remove a95dc31522962e316cd724d434ae7756a8f88a833736f8688a088f262326ba60 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-16T08:54:31.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T08:54:31.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 systemd[1]: Stopped Ceph osd.2 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:54:31.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:30 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.2.service: Consumed 12.568s CPU time. 2024-09-16T08:54:31.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 systemd[1]: Starting Ceph osd.2 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:54:31.662 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 podman[124762]: 2024-09-16 08:54:31.269974062 +0000 UTC m=+0.018469816 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:31.662 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 podman[124762]: 2024-09-16 08:54:31.392435609 +0000 UTC m=+0.140931342 container create 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T08:54:32.028 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 podman[124762]: 2024-09-16 08:54:31.66175327 +0000 UTC m=+0.410249005 container init 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, 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_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:54:32.028 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 podman[124762]: 2024-09-16 08:54:31.66546837 +0000 UTC m=+0.413964107 container start 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T08:54:32.028 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 podman[124762]: 2024-09-16 08:54:31.761745705 +0000 UTC m=+0.510241456 container attach 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:54:32.028 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:54:32.029 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 bash[124762]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:54:32.029 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:54:32.029 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:31 smithi026 bash[124762]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:54:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:31.619967227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:32.384 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:32 smithi026 ceph-mon[104223]: pgmap v192: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:54:32.384 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:32 smithi026 ceph-mon[108277]: pgmap v192: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:54:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:32 smithi155 ceph-mon[88623]: pgmap v192: 161 pgs: 12 peering, 9 stale+active+clean, 140 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:54:32.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:32] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-16T08:54:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:33 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:33.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:33 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:33.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:33 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:34.457 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-mon[104223]: pgmap v193: 161 pgs: 23 active+undersized, 12 peering, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-16T08:54:34.458 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-mon[108277]: pgmap v193: 161 pgs: 23 active+undersized, 12 peering, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: 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-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: 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-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T08:54:34.458 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T08:54:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:34 smithi155 ceph-mon[88623]: pgmap v193: 161 pgs: 23 active+undersized, 12 peering, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-16T08:54:34.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T08:54:34.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T08:54:34.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T08:54:34.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T08:54:34.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T08:54:34.779 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T08:54:34.779 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate[124777]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T08:54:34.779 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 bash[124762]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T08:54:34.779 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:34 smithi026 podman[124762]: 2024-09-16 08:54:34.492985142 +0000 UTC m=+3.241480882 container died 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T08:54:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:34.616057294Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:35.258 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 podman[124945]: 2024-09-16 08:54:35.040041676 +0000 UTC m=+0.539314772 container remove 1a55319b2d05044c392b1a5cb8f723c036566cc5481567be32eb4baaf9632b8c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T08:54:35.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:35 smithi026 ceph-mon[104223]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T08:54:35.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:35 smithi026 ceph-mon[108277]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T08:54:35.512 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 podman[125004]: 2024-09-16 08:54:35.25796858 +0000 UTC m=+0.108342401 container create 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:54:35.512 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 podman[125004]: 2024-09-16 08:54:35.166896809 +0000 UTC m=+0.017270595 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:54:35.512 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 podman[125004]: 2024-09-16 08:54:35.485622822 +0000 UTC m=+0.335996601 container init 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T08:54:35.512 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 podman[125004]: 2024-09-16 08:54:35.489057049 +0000 UTC m=+0.339430825 container start 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T08:54:35.777 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 ceph-osd[125023]: -- 172.21.15.26:0/2534522052 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55daa2c4ba40 con 0x55daa2c29c00 2024-09-16T08:54:35.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 bash[125004]: 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 2024-09-16T08:54:35.778 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:35 smithi026 systemd[1]: Started Ceph osd.2 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:54:35.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:35 smithi155 ceph-mon[88623]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T08:54:36.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: pgmap v194: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: pgmap v194: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:36.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: pgmap v194: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:37.277 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:37 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T08:54:37.129+0000 7f3de1ece640 -1 Falling back to public interface 2024-09-16T08:54:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:37.617840011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[104223]: pgmap v195: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[108277]: pgmap v195: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:38 smithi155 ceph-mon[88623]: pgmap v195: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:39.673 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:39 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:39.674 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:39 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:39.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:39 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:40.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[104223]: pgmap v196: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:40.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[108277]: pgmap v196: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:40.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:40.621952361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:40 smithi155 ceph-mon[88623]: pgmap v196: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:40.931 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:40 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T08:54:40.678+0000 7f3de1ece640 -1 osd.2 122 log_to_monitors true 2024-09-16T08:54:41.796 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.796 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.796 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[104223]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.796 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[104223]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.796 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[104223]: pgmap v197: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[108277]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[108277]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-mon[108277]: pgmap v197: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:41 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:41 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:41 smithi155 ceph-mon[88623]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:41 smithi155 ceph-mon[88623]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T08:54:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:41 smithi155 ceph-mon[88623]: pgmap v197: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T08:54:42.065 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 08:54:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T08:54:41.833+0000 7f3dd5c70640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:54:42.798 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[104223]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[104223]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[104223]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[104223]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[104223]: from='osd.2 ' entity='osd.2' 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:42] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.51.0" 2024-09-16T08:54:42.799 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[108277]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:54:42.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[108277]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T08:54:42.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[108277]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[108277]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:42 smithi026 ceph-mon[108277]: from='osd.2 ' entity='osd.2' 2024-09-16T08:54:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:42 smithi155 ceph-mon[88623]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T08:54:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:42 smithi155 ceph-mon[88623]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T08:54:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:42 smithi155 ceph-mon[88623]: from='osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:42 smithi155 ceph-mon[88623]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:54:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:42 smithi155 ceph-mon[88623]: from='osd.2 ' entity='osd.2' 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209] boot 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: pgmap v200: 161 pgs: 25 peering, 16 active+undersized, 5 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 26/636 objects degraded (4.088%) 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209] boot 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: pgmap v200: 161 pgs: 25 peering, 16 active+undersized, 5 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 26/636 objects degraded (4.088%) 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:43.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:43.622903923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:54:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: osd.2 [v2:172.21.15.26:6818/430927209,v1:172.21.15.26:6819/430927209] boot 2024-09-16T08:54:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T08:54:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T08:54:43.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: pgmap v200: 161 pgs: 25 peering, 16 active+undersized, 5 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 26/636 objects degraded (4.088%) 2024-09-16T08:54:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:43.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.553 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:44.554 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:54:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:44.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:44.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:44.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T08:54:44.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:44 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:45.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:45.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:45.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:45.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:45.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: Upgrade: Finalizing container_image settings 2024-09-16T08:54:45.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:54:45.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: Upgrade: Complete! 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:45.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.033 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: Upgrade: Complete! 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T08:54:45.034 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:44 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 26/636 objects degraded (4.088%), 5 pgs degraded (PG_DEGRADED) 2024-09-16T08:54:45.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:45 smithi155 ceph-mon[88623]: pgmap v202: 161 pgs: 34 peering, 10 active+undersized, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T08:54:46.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:45 smithi026 ceph-mon[104223]: pgmap v202: 161 pgs: 34 peering, 10 active+undersized, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T08:54:46.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:45 smithi026 ceph-mon[108277]: pgmap v202: 161 pgs: 34 peering, 10 active+undersized, 2 active+undersized+degraded, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T08:54:47.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:46.617358865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:47 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T08:54:47.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:47 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:54:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:47 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T08:54:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:47 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:54:47.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:47 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded) 2024-09-16T08:54:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:47 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:54:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:48 smithi155 ceph-mon[88623]: pgmap v203: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:48 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:48.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[108277]: pgmap v203: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[104223]: pgmap v203: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:54:48.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:48 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:50.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:49.626841371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:50.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:50 smithi155 ceph-mon[88623]: pgmap v204: 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-16T08:54:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:50 smithi026 ceph-mon[104223]: pgmap v204: 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-16T08:54:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:50 smithi026 ceph-mon[108277]: pgmap v204: 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-16T08:54:52.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:52 smithi026 ceph-mon[104223]: pgmap v205: 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-16T08:54:52.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:52 smithi026 ceph-mon[108277]: pgmap v205: 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-16T08:54:52.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:52 smithi155 ceph-mon[88623]: pgmap v205: 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-16T08:54:53.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:54:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:54:52] "GET /metrics HTTP/1.1" 200 38212 "" "Prometheus/2.51.0" 2024-09-16T08:54:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:52.622396784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:54.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[104223]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:54:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:53 smithi026 ceph-mon[108277]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:54:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:54:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:53 smithi155 ceph-mon[88623]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:54:55.473 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:54:55.733 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:55.62295095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 16s ago 25m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (4m) 3m ago 25m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (6m) 16s ago 25m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (6m) 3m ago 30m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (15m) 16s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:54:56.431 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 16s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (3m) 3m ago 30m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 16s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 16s ago 25m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (5m) 3m ago 25m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (99s) 16s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (64s) 16s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (21s) 16s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (28m) 16s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (28m) 3m ago 28m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:54:56.432 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (27m) 3m ago 27m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:54:56.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (27m) 3m ago 27m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:54:56.433 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (26m) 3m ago 26m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:54:56.433 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (5m) 3m ago 26m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:54:56.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (25m) 16s ago 25m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:54:56.433 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (25m) 3m ago 25m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:54:56.433 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:56 smithi026 ceph-mon[104223]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:56.434 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:56 smithi026 ceph-mon[104223]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-16T08:54:56.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:56 smithi026 ceph-mon[108277]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:56.434 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:56 smithi026 ceph-mon[108277]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-16T08:54:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:56 smithi155 ceph-mon[88623]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:56.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:56 smithi155 ceph-mon[88623]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-16T08:54:57.141 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T08:54:57.399 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:58.123 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:54:58.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[104223]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:58.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:58.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[104223]: pgmap v208: 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-16T08:54:58.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:58.432 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/490584028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:58.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[108277]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:58.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:58.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[108277]: pgmap v208: 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-16T08:54:58.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:58.433 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:54:58 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/490584028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-mon[88623]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:54:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:54:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-mon[88623]: pgmap v208: 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-16T08:54:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:54:58.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/490584028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:54:58.756 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-16T08:54:59.012 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:54:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:54:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:54:58.617473009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:00.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:00 smithi026 ceph-mon[108277]: pgmap v209: 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-16T08:55:00.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:00 smithi026 ceph-mon[104223]: pgmap v209: 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-16T08:55:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:00 smithi155 ceph-mon[88623]: pgmap v209: 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-16T08:55:00.898 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:55:01.516 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:01 smithi026 ceph-mon[104223]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:01.516 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:01 smithi026 ceph-mon[108277]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:01.550 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:55:01.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:01 smithi155 ceph-mon[88623]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:01.809 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:55:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:01.616068045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:02 smithi026 ceph-mon[104223]: pgmap v210: 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-16T08:55:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:02 smithi026 ceph-mon[108277]: pgmap v210: 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-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:55:02.549 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:55:02.550 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:55:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:02 smithi155 ceph-mon[88623]: pgmap v210: 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-16T08:55:02.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:02] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-16T08:55:03.185 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:55:03.445 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:55:04.246 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:55:04.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[108277]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[108277]: pgmap v211: 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-16T08:55:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/324144894' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:55:04.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[104223]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:04.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[104223]: pgmap v211: 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-16T08:55:04.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:04 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/324144894' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:55:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:04 smithi155 ceph-mon[88623]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:04 smithi155 ceph-mon[88623]: pgmap v211: 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-16T08:55:04.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:04 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/324144894' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:55:04.971 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-16T08:55:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:04.627807224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:05.228 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:55:06.519 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:06 smithi026 ceph-mon[104223]: pgmap v212: 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-16T08:55:06.519 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:06 smithi026 ceph-mon[108277]: pgmap v212: 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-16T08:55:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:06 smithi155 ceph-mon[88623]: pgmap v212: 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-16T08:55:07.249 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[104223]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:07.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:07.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[108277]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:07.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:07.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:07.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-mon[88623]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:07.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:07.852 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:55:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:07.62605878Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:08.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[104223]: pgmap v213: 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-16T08:55:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[104223]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[104223]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[108277]: pgmap v213: 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-16T08:55:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[108277]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[108277]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:08 smithi155 ceph-mon[88623]: pgmap v213: 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-16T08:55:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:08 smithi155 ceph-mon[88623]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:08 smithi155 ceph-mon[88623]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:08.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:09.062 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:55:09.761 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:55:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mgr 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mon 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all crash 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: Upgrade: osd.3 is safe to restart 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[104223]: pgmap v214: 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-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mgr 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mon 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all crash 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: Upgrade: osd.3 is safe to restart 2024-09-16T08:55:10.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:10 smithi026 ceph-mon[108277]: pgmap v214: 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-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mgr 2024-09-16T08:55:10.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mon 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: Upgrade: osd.3 is safe to restart 2024-09-16T08:55:10.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-mon[88623]: pgmap v214: 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-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 30s ago 26m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (4m) 4m ago 25m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (6m) 30s ago 25m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (6m) 4m ago 30m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (15m) 30s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 30s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (4m) 4m ago 30m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 30s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:55:10.360 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 30s ago 25m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (5m) 4m ago 25m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (113s) 30s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (78s) 30s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (35s) 30s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (28m) 30s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e c8ca1a2e141c 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (28m) 4m ago 28m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (27m) 4m ago 27m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (27m) 4m ago 27m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (27m) 4m ago 27m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (5m) 4m ago 26m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (25m) 30s ago 25m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:55:10.361 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (25m) 4m ago 25m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:55:10.715 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:55:10.716 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:55:11.025 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:55:11.026 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:55:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:10.625234382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:11.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1355462036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1355462036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:11.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:11.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T08:55:11.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1355462036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:11.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T08:55:11.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:12.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[104223]: Upgrade: Updating osd.3 2024-09-16T08:55:12.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[104223]: Deploying daemon osd.3 on smithi026 2024-09-16T08:55:12.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[104223]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:12.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[104223]: pgmap v215: 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-16T08:55:12.421 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[108277]: Upgrade: Updating osd.3 2024-09-16T08:55:12.421 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[108277]: Deploying daemon osd.3 on smithi026 2024-09-16T08:55:12.422 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[108277]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:12.422 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-mon[108277]: pgmap v215: 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-16T08:55:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:12 smithi155 ceph-mon[88623]: Upgrade: Updating osd.3 2024-09-16T08:55:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:12 smithi155 ceph-mon[88623]: Deploying daemon osd.3 on smithi026 2024-09-16T08:55:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:12 smithi155 ceph-mon[88623]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:12.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:12 smithi155 ceph-mon[88623]: pgmap v215: 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-16T08:55:12.670 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:12] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-16T08:55:14.005 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:13 smithi026 systemd[1]: Stopping Ceph osd.3 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:55:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:13.617784231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:14.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:55:14.003+0000 7f3794177640 -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-16T08:55:14.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:55:14.003+0000 7f3794177640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-16T08:55:14.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[55246]: 2024-09-16T08:55:14.003+0000 7f3794177640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:55:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:14 smithi155 ceph-mon[88623]: pgmap v216: 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-16T08:55:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:14 smithi155 ceph-mon[88623]: osd.3 marked itself down and dead 2024-09-16T08:55:14.606 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-mon[104223]: pgmap v216: 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-16T08:55:14.606 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-mon[104223]: osd.3 marked itself down and dead 2024-09-16T08:55:14.607 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-mon[108277]: pgmap v216: 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-16T08:55:14.607 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:14 smithi026 ceph-mon[108277]: osd.3 marked itself down and dead 2024-09-16T08:55:14.871 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 podman[130398]: 2024-09-16 08:55:14.606277551 +0000 UTC m=+0.706109075 container died c8ca1a2e141ce9389a0b7d38bbd9de9fadb1869c3ab05aa7801f6c784ea55f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , 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, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-16T08:55:15.263 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 podman[130398]: 2024-09-16 08:55:14.953192124 +0000 UTC m=+1.053023646 container cleanup c8ca1a2e141ce9389a0b7d38bbd9de9fadb1869c3ab05aa7801f6c784ea55f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T08:55:15.263 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:14 smithi026 bash[130398]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3 2024-09-16T08:55:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:15 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:15.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:15 smithi026 ceph-mon[104223]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T08:55:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:15 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:15.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:15 smithi026 ceph-mon[108277]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T08:55:15.528 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130415]: 2024-09-16 08:55:15.263002869 +0000 UTC m=+0.652456257 container remove c8ca1a2e141ce9389a0b7d38bbd9de9fadb1869c3ab05aa7801f6c784ea55f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T08:55:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:15 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:15 smithi155 ceph-mon[88623]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T08:55:15.893 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130501]: 2024-09-16 08:55:15.497931381 +0000 UTC m=+0.016778359 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:15.893 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130501]: 2024-09-16 08:55:15.639345131 +0000 UTC m=+0.158192093 container create 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:55:16.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130501]: 2024-09-16 08:55:15.892525794 +0000 UTC m=+0.411372773 container init 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:55:16.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130501]: 2024-09-16 08:55:15.896252571 +0000 UTC m=+0.415099532 container start 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T08:55:16.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:15 smithi026 podman[130501]: 2024-09-16 08:55:15.983749005 +0000 UTC m=+0.502595975 container attach 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T08:55:16.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 podman[130501]: 2024-09-16 08:55:16.095891892 +0000 UTC m=+0.614738854 container died 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:55:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:16 smithi155 ceph-mon[88623]: pgmap v218: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:55:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:16 smithi155 ceph-mon[88623]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T08:55:16.646 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:16 smithi026 ceph-mon[104223]: pgmap v218: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:55:16.646 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:16 smithi026 ceph-mon[104223]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T08:55:16.646 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:16 smithi026 ceph-mon[108277]: pgmap v218: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:55:16.647 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:16 smithi026 ceph-mon[108277]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T08:55:17.003 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 podman[130524]: 2024-09-16 08:55:16.645786827 +0000 UTC m=+0.543677094 container remove 94d8df5d7460787a026fbfadf5925b0a677d4cffc69565a7cc060be4d797f54c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T08:55:17.004 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T08:55:17.004 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 systemd[1]: Stopped Ceph osd.3 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:55:17.004 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.3.service: Consumed 16.443s CPU time. 2024-09-16T08:55:17.004 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:16 smithi026 systemd[1]: Starting Ceph osd.3 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:55:17.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:16.626084143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:17.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 podman[130627]: 2024-09-16 08:55:16.997607606 +0000 UTC m=+0.016789143 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:17.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 podman[130627]: 2024-09-16 08:55:17.122115185 +0000 UTC m=+0.141296711 container create 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 podman[130627]: 2024-09-16 08:55:17.375362752 +0000 UTC m=+0.394544280 container init 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 podman[130627]: 2024-09-16 08:55:17.379246613 +0000 UTC m=+0.398428149 container start 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, 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.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 podman[130627]: 2024-09-16 08:55:17.458539815 +0000 UTC m=+0.477721347 container attach 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 bash[130627]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:17.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:17 smithi026 bash[130627]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:18 smithi155 ceph-mon[88623]: pgmap v220: 161 pgs: 6 active+undersized, 26 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:18 smithi026 ceph-mon[104223]: pgmap v220: 161 pgs: 6 active+undersized, 26 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:18.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:18.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:18 smithi026 ceph-mon[108277]: pgmap v220: 161 pgs: 6 active+undersized, 26 stale+active+clean, 129 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:19.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:19 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:19 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:19.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:19 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:19.62971411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:20.164 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:19 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T08:55:20.165 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:19 smithi026 bash[130627]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T08:55:20.165 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:19 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: 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-16T08:55:20.165 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:19 smithi026 bash[130627]: 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-16T08:55:20.165 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T08:55:20.165 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 bash[130627]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T08:55:20.487 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-mon[104223]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:20.487 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-mon[108277]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:20.487 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T08:55:20.487 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 bash[130627]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 bash[130627]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 bash[130627]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate[130643]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 bash[130627]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T08:55:20.488 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 podman[130627]: 2024-09-16 08:55:20.201047239 +0000 UTC m=+3.220228774 container died 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T08:55:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:20 smithi155 ceph-mon[88623]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:21.113 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:20 smithi026 podman[130796]: 2024-09-16 08:55:20.787241002 +0000 UTC m=+0.578589334 container remove 205dc67650f721f248b6a3593e9c3618a88ba041defddcae20d4aa8b0fa91367 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-activate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T08:55:21.113 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 podman[130855]: 2024-09-16 08:55:20.908613794 +0000 UTC m=+0.017066237 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:21.113 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 podman[130855]: 2024-09-16 08:55:21.113187848 +0000 UTC m=+0.221640290 container create 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T08:55:21.368 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 podman[130855]: 2024-09-16 08:55:21.340999532 +0000 UTC m=+0.449451989 container init 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, 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_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:55:21.368 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 podman[130855]: 2024-09-16 08:55:21.344488871 +0000 UTC m=+0.452941315 container start 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:55:21.777 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 ceph-osd[130874]: -- 172.21.15.26:0/1463257945 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5560a7c9da40 con 0x5560a7c7bc00 2024-09-16T08:55:21.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 bash[130855]: 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d 2024-09-16T08:55:21.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:21 smithi026 systemd[1]: Started Ceph osd.3 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:55:22.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:22 smithi155 ceph-mon[88623]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:22.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:22.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:22 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:22] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-16T08:55:22.778 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T08:55:22.489+0000 7f291f481640 -1 Falling back to public interface 2024-09-16T08:55:22.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[104223]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:22.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:22.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:22.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[108277]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:22.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:22.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:22 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:22.624958711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:23.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:24.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:24.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[104223]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:24.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:24.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:24.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:23 smithi026 ceph-mon[108277]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:24.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:24.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:24.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:23 smithi155 ceph-mon[88623]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:25.618366378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:26.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:25 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T08:55:25.787+0000 7f291f481640 -1 osd.3 127 log_to_monitors true 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.555 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:26 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:27.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 08:55:26 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T08:55:26.866+0000 7f2913223640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: from='osd.3 ' entity='osd.3' 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[108277]: pgmap v226: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:27.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: from='osd.3 ' entity='osd.3' 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:27.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:27 smithi026 ceph-mon[104223]: pgmap v226: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: from='osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: from='osd.3 ' entity='osd.3' 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:27.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:27 smithi155 ceph-mon[88623]: pgmap v226: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-16T08:55:28.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:28.626589226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:28 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:55:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:28 smithi155 ceph-mon[88623]: osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980] boot 2024-09-16T08:55:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:28 smithi155 ceph-mon[88623]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T08:55:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:28 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[104223]: osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980] boot 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[104223]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[108277]: osd.3 [v2:172.21.15.26:6826/1400346980,v1:172.21.15.26:6827/1400346980] boot 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[108277]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T08:55:28.876 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:28 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T08:55:29.527 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:55:29.291+0000 7f4c27248640 -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-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: pgmap v229: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[104223]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.279 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: pgmap v229: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:30.280 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:29 smithi026 ceph-mon[108277]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:55:30.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: pgmap v229: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:30.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:29 smithi155 ceph-mon[88623]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:55:31.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:30 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:31.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:30 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:31.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:30 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:32.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:31 smithi155 ceph-mon[88623]: pgmap v230: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:31.627348027Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:32.179 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:31 smithi026 ceph-mon[104223]: pgmap v230: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:32.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:31 smithi026 ceph-mon[108277]: pgmap v230: 161 pgs: 34 peering, 23 active+undersized, 9 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T08:55:33.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:32] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-16T08:55:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:33 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T08:55:33.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:33 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:55:33.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:33 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T08:55:33.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:33 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:55:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:33 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T08:55:33.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:33 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:55:34.602 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:34 smithi155 ceph-mon[88623]: pgmap v231: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:34.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:34 smithi026 ceph-mon[104223]: pgmap v231: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:34.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:34 smithi026 ceph-mon[108277]: pgmap v231: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:34.615389478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:36 smithi155 ceph-mon[88623]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:36.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:36 smithi026 ceph-mon[104223]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:36.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:36 smithi026 ceph-mon[108277]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:37.626789801Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[104223]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[108277]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:38 smithi155 ceph-mon[88623]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:40.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:40 smithi155 ceph-mon[88623]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:40 smithi026 ceph-mon[104223]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:40.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:40 smithi026 ceph-mon[108277]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:40.624735917Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:41.352 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 16s ago 26m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (5m) 4m ago 26m 74.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (6m) 16s ago 26m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (6m) 4m ago 30m 454M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (16m) 16s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 16s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (4m) 4m ago 31m 19.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:55:41.935 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 16s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 16s ago 26m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (6m) 4m ago 26m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 16s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (109s) 16s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (66s) 16s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (21s) 16s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (28m) 4m ago 28m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 5c62c53efb49 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (28m) 4m ago 28m 52.7M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (28m) 4m ago 28m 52.4M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (27m) 4m ago 27m 54.1M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (6m) 4m ago 27m 43.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (26m) 16s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:55:41.936 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (26m) 4m ago 26m 92.4M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:55:42.287 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:55:42.287 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:55:42.287 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 4 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:55:42.288 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:55:42.289 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T08:55:42.289 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 9 2024-09-16T08:55:42.289 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:55:42.289 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:55:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[104223]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[104223]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:42.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/3093780270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:42.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[108277]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[108277]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:42.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/3093780270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:55:42.589 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:55:42.590 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:55:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:42 smithi155 ceph-mon[88623]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-16T08:55:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:42 smithi155 ceph-mon[88623]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:42 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/3093780270' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:55:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:42] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-16T08:55:43.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:43 smithi155 ceph-mon[88623]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:43 smithi155 ceph-mon[88623]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:43 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[108277]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[108277]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[104223]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[104223]: from='client.44418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:43.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:43 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:43.628679244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:44.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:44 smithi155 ceph-mon[88623]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:44.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:44 smithi155 ceph-mon[88623]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T08:55:44.659 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:44.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[104223]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:44.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[104223]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T08:55:44.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:44.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[108277]: from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:55:44.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[108277]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-16T08:55:44.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T08:55:45.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:45 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:45.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:45 smithi155 ceph-mon[88623]: Upgrade: osd.4 is safe to restart 2024-09-16T08:55:45.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:45 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:45.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:45 smithi026 ceph-mon[104223]: Upgrade: osd.4 is safe to restart 2024-09-16T08:55:45.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:45 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T08:55:45.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:45 smithi026 ceph-mon[108277]: Upgrade: osd.4 is safe to restart 2024-09-16T08:55:46.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:46 smithi155 ceph-mon[88623]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:55:46.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:46.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T08:55:46.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:46 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[108277]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:55:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T08:55:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[104223]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:55:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T08:55:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:46 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:55:47.038 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:46.630642094Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:47.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:47 smithi155 ceph-mon[88623]: Upgrade: Updating osd.4 2024-09-16T08:55:47.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:47 smithi155 ceph-mon[88623]: Deploying daemon osd.4 on smithi155 2024-09-16T08:55:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:47 smithi026 ceph-mon[104223]: Upgrade: Updating osd.4 2024-09-16T08:55:47.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:47 smithi026 ceph-mon[104223]: Deploying daemon osd.4 on smithi155 2024-09-16T08:55:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:47 smithi026 ceph-mon[108277]: Upgrade: Updating osd.4 2024-09-16T08:55:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:47 smithi026 ceph-mon[108277]: Deploying daemon osd.4 on smithi155 2024-09-16T08:55:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:48 smithi155 ceph-mon[88623]: pgmap v238: 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-16T08:55:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:48 smithi026 ceph-mon[104223]: pgmap v238: 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-16T08:55:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:48 smithi026 ceph-mon[108277]: pgmap v238: 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-16T08:55:48.892 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:48 smithi155 systemd[1]: Stopping Ceph osd.4 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:55:49.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:48 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[32144]: 2024-09-16T08:55:48.891+0000 7fe8d9594640 -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-16T08:55:49.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:48 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[32144]: 2024-09-16T08:55:48.891+0000 7fe8d9594640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-16T08:55:49.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:48 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[32144]: 2024-09-16T08:55:48.891+0000 7fe8d9594640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:55:49.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:49 smithi155 ceph-mon[88623]: osd.4 marked itself down and dead 2024-09-16T08:55:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:49 smithi026 ceph-mon[104223]: osd.4 marked itself down and dead 2024-09-16T08:55:49.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:49 smithi026 ceph-mon[108277]: osd.4 marked itself down and dead 2024-09-16T08:55:49.985 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:49.616090863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:49.985 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:49 smithi155 podman[92645]: 2024-09-16 08:55:49.718855034 +0000 UTC m=+0.934059409 container died 5c62c53efb49b6f81a33909738cc06fb4d863e95061097cc8e3e19395d3b40e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T08:55:50.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92645]: 2024-09-16 08:55:50.066649898 +0000 UTC m=+1.281854272 container cleanup 5c62c53efb49b6f81a33909738cc06fb4d863e95061097cc8e3e19395d3b40e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T08:55:50.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 bash[92645]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4 2024-09-16T08:55:50.701 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92661]: 2024-09-16 08:55:50.359333358 +0000 UTC m=+0.638536501 container remove 5c62c53efb49b6f81a33909738cc06fb4d863e95061097cc8e3e19395d3b40e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0) 2024-09-16T08:55:50.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:50 smithi155 ceph-mon[88623]: pgmap v239: 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-16T08:55:50.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:50 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:50.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:50 smithi155 ceph-mon[88623]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T08:55:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[104223]: pgmap v239: 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-16T08:55:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[104223]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T08:55:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[108277]: pgmap v239: 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-16T08:55:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:55:50.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:50 smithi026 ceph-mon[108277]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T08:55:50.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92750]: 2024-09-16 08:55:50.60361301 +0000 UTC m=+0.016674951 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:50.954 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92750]: 2024-09-16 08:55:50.719967144 +0000 UTC m=+0.133029081 container create 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T08:55:51.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92750]: 2024-09-16 08:55:50.954366979 +0000 UTC m=+0.367428923 container init 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:55:51.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:50 smithi155 podman[92750]: 2024-09-16 08:55:50.957806227 +0000 UTC m=+0.370868162 container start 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:55:51.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 podman[92750]: 2024-09-16 08:55:51.037591006 +0000 UTC m=+0.450652944 container attach 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:55:51.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 podman[92750]: 2024-09-16 08:55:51.141362684 +0000 UTC m=+0.554424621 container died 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:55:51.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:51 smithi155 ceph-mon[88623]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T08:55:51.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:51 smithi026 ceph-mon[104223]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T08:55:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:51 smithi026 ceph-mon[108277]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T08:55:52.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 podman[92772]: 2024-09-16 08:55:51.745309696 +0000 UTC m=+0.598294264 container remove 1414f45be3a89e25aa4b00bce41184f23ade265a57437a3e6015b1839c540c91 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-16T08:55:52.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T08:55:52.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 systemd[1]: Stopped Ceph osd.4 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:55:52.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4.service: Consumed 15.401s CPU time. 2024-09-16T08:55:52.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:51 smithi155 systemd[1]: Starting Ceph osd.4 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:55:52.511 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:52 smithi155 ceph-mon[88623]: pgmap v242: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:52.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 podman[92874]: 2024-09-16 08:55:52.089776799 +0000 UTC m=+0.016294985 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:52.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 podman[92874]: 2024-09-16 08:55:52.20881982 +0000 UTC m=+0.135338010 container create 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:55:52.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 podman[92874]: 2024-09-16 08:55:52.428020183 +0000 UTC m=+0.354538373 container init 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T08:55:52.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 podman[92874]: 2024-09-16 08:55:52.431440503 +0000 UTC m=+0.357958698 container start 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T08:55:52.511 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 podman[92874]: 2024-09-16 08:55:52.511036949 +0000 UTC m=+0.437555144 container attach 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T08:55:52.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:52 smithi026 ceph-mon[104223]: pgmap v242: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:52 smithi026 ceph-mon[108277]: pgmap v242: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:55:52.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:55:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:55:52] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-16T08:55:52.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:52.622353369Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:52.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:52.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 bash[92874]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:52.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:52.843 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:52 smithi155 bash[92874]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[104223]: pgmap v243: 161 pgs: 32 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:53 smithi026 ceph-mon[108277]: pgmap v243: 161 pgs: 32 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T08:55:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:55:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:53 smithi155 ceph-mon[88623]: pgmap v243: 161 pgs: 32 active+undersized, 5 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T08:55:55.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:54 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:55.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:54 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:55.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:54 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:55.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:54 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T08:55:55.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:54 smithi155 bash[92874]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T08:55:55.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:54 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: 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-16T08:55:55.093 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:54 smithi155 bash[92874]: 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-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 bash[92874]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 bash[92874]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T08:55:55.557 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 bash[92874]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T08:55:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T08:55:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 bash[92874]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T08:55:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate[92889]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T08:55:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 bash[92874]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T08:55:55.558 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 podman[92874]: 2024-09-16 08:55:55.238984704 +0000 UTC m=+3.165502903 container died 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, 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_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T08:55:55.823 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:55.62609524Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:55.823 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:55 smithi155 ceph-mon[88623]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T08:55:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:55 smithi026 ceph-mon[104223]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T08:55:56.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:55 smithi026 ceph-mon[108277]: pgmap v244: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T08:55:56.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:55 smithi155 podman[93052]: 2024-09-16 08:55:55.823147462 +0000 UTC m=+0.577184769 container remove 6d651495ed3cb01bf21690d3a8099c32950deab364117b4075a1f933d2837a0f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T08:55:56.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 podman[93110]: 2024-09-16 08:55:55.945085097 +0000 UTC m=+0.016967269 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:55:56.092 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 podman[93110]: 2024-09-16 08:55:56.048947168 +0000 UTC m=+0.120829333 container create 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T08:55:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 podman[93110]: 2024-09-16 08:55:56.251171598 +0000 UTC m=+0.323053763 container init 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-16T08:55:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 podman[93110]: 2024-09-16 08:55:56.254388084 +0000 UTC m=+0.326270249 container start 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T08:55:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 ceph-osd[93129]: -- 172.21.15.155:0/2470434572 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562db1775a40 con 0x562db2544000 2024-09-16T08:55:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 bash[93110]: 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 2024-09-16T08:55:56.592 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:56 smithi155 systemd[1]: Started Ceph osd.4 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:55:57.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:57.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:57.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:57.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:57.783 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:55:57 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T08:55:57.650+0000 7ff2ce902640 -1 Falling back to public interface 2024-09-16T08:55:57.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:57.783 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:55:58.693 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:55:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:55:58.619120695Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:55:58.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:58.694 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:58 smithi155 ceph-mon[88623]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:55:58.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:58.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:58 smithi026 ceph-mon[104223]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:55:58.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:55:58.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:58 smithi026 ceph-mon[108277]: pgmap v245: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:55:59.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:55:59 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:59.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:55:59 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T08:55:59.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:55:59 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:00.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:00 smithi026 ceph-mon[104223]: pgmap v246: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:00 smithi026 ceph-mon[108277]: pgmap v246: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:00.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:00 smithi155 ceph-mon[88623]: pgmap v246: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 207 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:01.462 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T08:56:01.191+0000 7ff2ce902640 -1 osd.4 132 log_to_monitors true 2024-09-16T08:56:01.747 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:01.622099227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:01.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.747 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.748 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.748 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:01 smithi155 ceph-mon[88623]: pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:01.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[108277]: pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:01.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T08:56:01.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:01 smithi026 ceph-mon[104223]: pgmap v247: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:02.712 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 08:56:02 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T08:56:02.505+0000 7ff2c26a4640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:56:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:02] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-16T08:56:03.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:03 smithi155 ceph-mon[88623]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:56:03.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:03 smithi155 ceph-mon[88623]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T08:56:03.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:03 smithi155 ceph-mon[88623]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:03 smithi155 ceph-mon[88623]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:03 smithi155 ceph-mon[88623]: from='osd.4 ' entity='osd.4' 2024-09-16T08:56:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[104223]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:56:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[104223]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T08:56:03.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[104223]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[104223]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[104223]: from='osd.4 ' entity='osd.4' 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[108277]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[108277]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[108277]: from='osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[108277]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:03.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:03 smithi026 ceph-mon[108277]: from='osd.4 ' entity='osd.4' 2024-09-16T08:56:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-mon[88623]: pgmap v249: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-mon[88623]: osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817] boot 2024-09-16T08:56:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-mon[88623]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T08:56:04.343 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[104223]: pgmap v249: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[104223]: osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817] boot 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[104223]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[108277]: pgmap v249: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-16T08:56:04.495 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:04.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[108277]: osd.4 [v2:172.21.15.155:6800/867001817,v1:172.21.15.155:6801/867001817] boot 2024-09-16T08:56:04.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[108277]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T08:56:04.496 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T08:56:04.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:04 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:56:04.493+0000 7f4c27248640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T08:56:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:04.620444078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[104223]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:05.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:05 smithi026 ceph-mon[108277]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:05.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:05.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:05 smithi155 ceph-mon[88623]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[104223]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[104223]: pgmap v252: 161 pgs: 7 peering, 40 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[108277]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[108277]: pgmap v252: 161 pgs: 7 peering, 40 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-16T08:56:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:06 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:06.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:06 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:06.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:06 smithi155 ceph-mon[88623]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T08:56:06.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:06 smithi155 ceph-mon[88623]: pgmap v252: 161 pgs: 7 peering, 40 active+undersized, 21 active+undersized+degraded, 93 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-16T08:56:06.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:06 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:07.629486264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:08.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[104223]: pgmap v253: 161 pgs: 7 peering, 21 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[108277]: pgmap v253: 161 pgs: 7 peering, 21 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:08 smithi155 ceph-mon[88623]: pgmap v253: 161 pgs: 7 peering, 21 active+undersized, 10 active+undersized+degraded, 123 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-16T08:56:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[104223]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s 2024-09-16T08:56:09.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 10 pgs degraded) 2024-09-16T08:56:09.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:56:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[108277]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s 2024-09-16T08:56:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 10 pgs degraded) 2024-09-16T08:56:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:09 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:56:09.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:09 smithi155 ceph-mon[88623]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s 2024-09-16T08:56:09.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:09 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/636 objects degraded (8.962%), 10 pgs degraded) 2024-09-16T08:56:09.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:09 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:56:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:10.61834819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:12.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:12 smithi026 ceph-mon[104223]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:56:12.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:12 smithi026 ceph-mon[108277]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:56:12.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:12 smithi155 ceph-mon[88623]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T08:56:12.917 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:12] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-16T08:56:12.918 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 47s ago 27m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (5m) 13s ago 27m 77.9M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (7m) 47s ago 26m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 13s ago 31m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (16m) 47s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 47s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (5m) 13s ago 31m 44.6M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 47s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 47s ago 26m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:56:13.509 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (6m) 13s ago 26m 11.5M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 47s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 47s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (98s) 47s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (52s) 47s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (17s) 13s ago 29m 12.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (29m) 13s ago 29m 56.8M 3248M 19.1.1-328-gad35db06 b5388489f99e 764ee1447df3 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (28m) 13s ago 28m 54.2M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (28m) 13s ago 28m 56.9M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (6m) 13s ago 27m 54.5M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (26m) 47s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:56:13.510 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (26m) 13s ago 26m 92.8M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:56:13.860 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:13.861 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 10 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:56:13.862 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:56:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:13.62377551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:56:14.158 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[104223]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[104223]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[104223]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/468152966' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[108277]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[108277]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[108277]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:56:14.529 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:14 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/468152966' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:14 smithi155 ceph-mon[88623]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:14 smithi155 ceph-mon[88623]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:14 smithi155 ceph-mon[88623]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:56:14.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:14 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/468152966' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:15 smithi155 ceph-mon[88623]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:15.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:15 smithi155 ceph-mon[88623]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:15 smithi026 ceph-mon[104223]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:15.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:15 smithi026 ceph-mon[104223]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:15 smithi026 ceph-mon[108277]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:15 smithi026 ceph-mon[108277]: from='client.54464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:16.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:16 smithi155 ceph-mon[88623]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-16T08:56:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:16 smithi026 ceph-mon[104223]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-16T08:56:16.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:16 smithi026 ceph-mon[108277]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-16T08:56:16.953 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:16.624652154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:18 smithi155 ceph-mon[88623]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:18 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[104223]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[108277]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:18 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:19.877 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:19.624470829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:20 smithi155 ceph-mon[88623]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:20.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:20 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:20.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:20 smithi026 ceph-mon[104223]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:20.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:20 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:20.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:20 smithi026 ceph-mon[108277]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:20.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:20 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T08:56:21.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:21 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:21.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:21 smithi155 ceph-mon[88623]: Upgrade: osd.5 is safe to restart 2024-09-16T08:56:21.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:21.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T08:56:21.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:21 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[104223]: Upgrade: osd.5 is safe to restart 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[108277]: Upgrade: osd.5 is safe to restart 2024-09-16T08:56:21.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:21.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T08:56:21.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:21 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:22.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:22 smithi155 ceph-mon[88623]: Upgrade: Updating osd.5 2024-09-16T08:56:22.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:22 smithi155 ceph-mon[88623]: Deploying daemon osd.5 on smithi155 2024-09-16T08:56:22.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:22 smithi155 ceph-mon[88623]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:22.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[104223]: Upgrade: Updating osd.5 2024-09-16T08:56:22.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[104223]: Deploying daemon osd.5 on smithi155 2024-09-16T08:56:22.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[104223]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:22.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[108277]: Upgrade: Updating osd.5 2024-09-16T08:56:22.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[108277]: Deploying daemon osd.5 on smithi155 2024-09-16T08:56:22.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-mon[108277]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:22.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:22.618266494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:23.028 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:22] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-16T08:56:24.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[104223]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:23 smithi026 ceph-mon[108277]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:23 smithi155 ceph-mon[88623]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:24.360 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:24 smithi155 systemd[1]: Stopping Ceph osd.5 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:56:24.721 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:56:24.358+0000 7fb023632640 -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-16T08:56:24.721 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:56:24.358+0000 7fb023632640 -1 osd.5 137 *** Got signal Terminated *** 2024-09-16T08:56:24.721 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[38110]: 2024-09-16T08:56:24.358+0000 7fb023632640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:56:25.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:24 smithi026 ceph-mon[104223]: osd.5 marked itself down and dead 2024-09-16T08:56:25.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:24 smithi026 ceph-mon[108277]: osd.5 marked itself down and dead 2024-09-16T08:56:25.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:24 smithi155 ceph-mon[88623]: osd.5 marked itself down and dead 2024-09-16T08:56:25.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:25 smithi155 podman[97242]: 2024-09-16 08:56:25.227614001 +0000 UTC m=+0.988543964 container died 764ee1447df344c1ab0f76fe661560e1f34c3488e737e7417db114b07188ebca (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, 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, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-ad35db0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-16T08:56:25.926 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:25.616386231Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:25.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:25 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:56:25.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:25 smithi155 ceph-mon[88623]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T08:56:25.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:25 smithi155 ceph-mon[88623]: pgmap v263: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:56:25.927 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:25 smithi155 podman[97242]: 2024-09-16 08:56:25.725101811 +0000 UTC m=+1.486031767 container cleanup 764ee1447df344c1ab0f76fe661560e1f34c3488e737e7417db114b07188ebca (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T08:56:25.928 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:25 smithi155 bash[97242]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5 2024-09-16T08:56:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:56:26.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[104223]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T08:56:26.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[104223]: pgmap v263: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:56:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:56:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[108277]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T08:56:26.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:25 smithi026 ceph-mon[108277]: pgmap v263: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:56:26.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:25 smithi155 podman[97257]: 2024-09-16 08:56:25.926464728 +0000 UTC m=+0.698263666 container remove 764ee1447df344c1ab0f76fe661560e1f34c3488e737e7417db114b07188ebca (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0) 2024-09-16T08:56:26.614 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.247956925 +0000 UTC m=+0.015909416 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:56:26.614 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.352278994 +0000 UTC m=+0.120231473 container create daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:56:26.614 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.613712526 +0000 UTC m=+0.381665005 container init daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T08:56:27.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:26 smithi026 ceph-mon[104223]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T08:56:27.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:26 smithi026 ceph-mon[108277]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T08:56:27.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:26 smithi155 ceph-mon[88623]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T08:56:27.092 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.617345813 +0000 UTC m=+0.385298293 container start daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:56:27.092 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.696531143 +0000 UTC m=+0.464483633 container attach daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T08:56:27.093 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:26 smithi155 podman[97343]: 2024-09-16 08:56:26.815325451 +0000 UTC m=+0.583277940 container died daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T08:56:27.738 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 podman[97365]: 2024-09-16 08:56:27.416735995 +0000 UTC m=+0.595821395 container remove daccc0736b942966ec27b59be97ae40c8de2cf69ee442cb669183ae40b44ec8e (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T08:56:27.738 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T08:56:27.738 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 systemd[1]: Stopped Ceph osd.5 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:56:27.738 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.5.service: Consumed 15.675s CPU time. 2024-09-16T08:56:27.738 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 systemd[1]: Starting Ceph osd.5 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:56:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:27 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:27.999 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:27 smithi155 ceph-mon[88623]: pgmap v265: 161 pgs: 16 active+undersized, 12 stale+active+clean, 9 active+undersized+degraded, 124 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T08:56:27.999 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 podman[97469]: 2024-09-16 08:56:27.757427481 +0000 UTC m=+0.016128781 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:56:27.999 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:27 smithi155 podman[97469]: 2024-09-16 08:56:27.876016656 +0000 UTC m=+0.134717943 container create a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T08:56:28.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:27 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:28.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:27 smithi026 ceph-mon[104223]: pgmap v265: 161 pgs: 16 active+undersized, 12 stale+active+clean, 9 active+undersized+degraded, 124 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T08:56:28.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:27 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:28.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:27 smithi026 ceph-mon[108277]: pgmap v265: 161 pgs: 16 active+undersized, 12 stale+active+clean, 9 active+undersized+degraded, 124 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-16T08:56:28.265 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 podman[97469]: 2024-09-16 08:56:28.154393327 +0000 UTC m=+0.413094632 container init a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-16T08:56:28.265 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 podman[97469]: 2024-09-16 08:56:28.15841649 +0000 UTC m=+0.417117782 container start a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:56:28.265 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 podman[97469]: 2024-09-16 08:56:28.262319042 +0000 UTC m=+0.521020349 container attach a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T08:56:28.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:56:28.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 bash[97469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:56:28.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:56:28.593 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:28 smithi155 bash[97469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:56:29.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:28 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:29.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:28 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:29.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:28 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:29.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:28.620551483Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:30.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:29 smithi026 ceph-mon[104223]: pgmap v266: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:30.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:29 smithi026 ceph-mon[108277]: pgmap v266: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:30.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:29 smithi155 ceph-mon[88623]: pgmap v266: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:30.933 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T08:56:30.933 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T08:56:30.933 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: 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-16T08:56:30.933 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: 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-16T08:56:30.933 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T08:56:30.934 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T08:56:31.266 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T08:56:31.266 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T08:56:31.266 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T08:56:31.266 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T08:56:31.267 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T08:56:31.267 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T08:56:31.267 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate[97485]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T08:56:31.267 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 bash[97469]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T08:56:31.267 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:30 smithi155 podman[97469]: 2024-09-16 08:56:30.968189834 +0000 UTC m=+3.226891127 container died a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True) 2024-09-16T08:56:31.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:31.629407879Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:31.842 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:31 smithi155 podman[97643]: 2024-09-16 08:56:31.549029692 +0000 UTC m=+0.573650958 container remove a8efeab818e9f76987c3b2275115d1b0fe41a688ce1832618f92b96c9689fefe (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T08:56:31.842 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:31 smithi155 podman[97701]: 2024-09-16 08:56:31.672511897 +0000 UTC m=+0.016599401 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:56:31.842 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:31 smithi155 podman[97701]: 2024-09-16 08:56:31.774753132 +0000 UTC m=+0.118840627 container create 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T08:56:32.307 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:32 smithi155 podman[97701]: 2024-09-16 08:56:32.010242925 +0000 UTC m=+0.354330420 container init 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T08:56:32.308 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:32 smithi155 podman[97701]: 2024-09-16 08:56:32.013442506 +0000 UTC m=+0.357530004 container start 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T08:56:32.308 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:32 smithi155 ceph-osd[97720]: -- 172.21.15.155:0/2025790889 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f705a9fa40 con 0x55f70686e000 2024-09-16T08:56:32.308 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:32 smithi155 bash[97701]: 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 2024-09-16T08:56:32.308 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:32 smithi155 systemd[1]: Started Ceph osd.5 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[104223]: pgmap v267: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[108277]: pgmap v267: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:32.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:32.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:32 smithi155 ceph-mon[88623]: pgmap v267: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:32 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:32.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:32 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:33.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:32] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.51.0" 2024-09-16T08:56:34.303 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T08:56:33.895+0000 7fe14b905640 -1 Falling back to public interface 2024-09-16T08:56:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:34 smithi155 ceph-mon[88623]: pgmap v268: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:34 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:34.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:34 smithi026 ceph-mon[104223]: pgmap v268: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:34.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:34 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:34.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:34 smithi026 ceph-mon[108277]: pgmap v268: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:34.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:34 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 19 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:35.022 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:34.617428072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:36.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:36 smithi155 ceph-mon[88623]: pgmap v269: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:36 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:36.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[104223]: pgmap v269: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:36.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:36.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:36.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[108277]: pgmap v269: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-16T08:56:36.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:36.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:36 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:37.615 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T08:56:37.433+0000 7fe14b905640 -1 osd.5 137 log_to_monitors true 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: pgmap v270: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[104223]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:38.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: pgmap v270: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T08:56:38.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:38.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:37 smithi026 ceph-mon[108277]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:38.052 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:37.615747675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:38.052 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T08:56:37.744+0000 7fe1436af640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:56:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:38.052 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: pgmap v270: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 266 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T08:56:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:38.053 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:37 smithi155 ceph-mon[88623]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[104223]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:39.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:56:39.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:39.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T08:56:39.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:38 smithi026 ceph-mon[108277]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:39.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:39.048 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:39.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T08:56:39.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: from='osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:39.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T08:56:39.049 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:38 smithi155 ceph-mon[88623]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:56:40.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:56:39.815+0000 7f4c27248640 -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-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001] boot 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: pgmap v273: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001] boot 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: pgmap v273: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:40.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:40.030 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:39 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: osd.5 [v2:172.21.15.155:6808/2299846001,v1:172.21.15.155:6809/2299846001] boot 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: pgmap v273: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:40.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:40.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:56:40.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:39 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:41.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[104223]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:41.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:40 smithi026 ceph-mon[108277]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:56:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:40.620982877Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 65/636 objects degraded (10.220%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:56:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T08:56:41.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:41.093 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:40 smithi155 ceph-mon[88623]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:56:42.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:41 smithi026 ceph-mon[104223]: pgmap v275: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:42.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:41 smithi026 ceph-mon[108277]: pgmap v275: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:42.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:41 smithi155 ceph-mon[88623]: pgmap v275: 161 pgs: 5 peering, 39 active+undersized, 16 active+undersized+degraded, 101 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-16T08:56:43.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:42] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.51.0" 2024-09-16T08:56:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:43.622573487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:44.484 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:56:44.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:44 smithi155 ceph-mon[88623]: pgmap v276: 161 pgs: 5 peering, 7 active+undersized, 1 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-16T08:56:44.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:44 smithi026 ceph-mon[104223]: pgmap v276: 161 pgs: 5 peering, 7 active+undersized, 1 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-16T08:56:44.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:44 smithi026 ceph-mon[108277]: pgmap v276: 161 pgs: 5 peering, 7 active+undersized, 1 active+undersized+degraded, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-16T08:56:45.073 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:56:45.073 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 79s ago 27m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:56:45.073 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (6m) 8s ago 27m 78.0M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:56:45.073 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (7m) 79s ago 27m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (7m) 8s ago 31m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (17m) 79s ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 79s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (5m) 8s ago 32m 46.0M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 79s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 79s ago 27m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (7m) 8s ago 27m 11.7M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 79s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 79s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 79s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (84s) 79s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (49s) 8s ago 29m 52.4M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:56:45.074 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (13s) 8s ago 29m 11.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:56:45.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (29m) 8s ago 29m 55.8M 3248M 19.1.1-328-gad35db06 b5388489f99e e1ea3d2bde1e 2024-09-16T08:56:45.075 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (28m) 8s ago 28m 58.2M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:56:45.075 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (7m) 8s ago 28m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:56:45.075 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (27m) 79s ago 27m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:56:45.075 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (27m) 8s ago 27m 93.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:56:45.428 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 11 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:56:45.429 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:56:45.726 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T08:56:45.727 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:56:45.727 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:56:45.727 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:56:45.727 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:45 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-16T08:56:45.727 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:45 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:56:45.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:45 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-16T08:56:45.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:45 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:56:45.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:45 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 1 pg degraded) 2024-09-16T08:56:45.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:45 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:56:46.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-mon[88623]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-mon[88623]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-mon[88623]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-mon[88623]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T08:56:46.626 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/3147591927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[104223]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[104223]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[104223]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[104223]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/3147591927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[108277]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[108277]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[108277]: from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[108277]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 543 B/s rd, 0 op/s 2024-09-16T08:56:46.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:46 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/3147591927' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:56:47.079 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:46.625639Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:47.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:47 smithi026 ceph-mon[104223]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:47.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:47 smithi026 ceph-mon[108277]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:47.801 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:47 smithi155 ceph-mon[88623]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:56:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:48.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:48 smithi026 ceph-mon[104223]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:56:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:48.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:48 smithi026 ceph-mon[108277]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:56:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:48 smithi155 ceph-mon[88623]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:56:50.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:49.628478158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:50.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:50 smithi026 ceph-mon[104223]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:56:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:50 smithi026 ceph-mon[108277]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:56:50.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:50 smithi155 ceph-mon[88623]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:56:52.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:52 smithi026 ceph-mon[104223]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-16T08:56:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:52 smithi026 ceph-mon[108277]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-16T08:56:52.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:56:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:56:52] "GET /metrics HTTP/1.1" 200 38119 "" "Prometheus/2.51.0" 2024-09-16T08:56:52.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:52 smithi155 ceph-mon[88623]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-09-16T08:56:52.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:52.619906446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[104223]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:54.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:53 smithi026 ceph-mon[108277]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:56:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:54.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:53 smithi155 ceph-mon[88623]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:55.194 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:54 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:55.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:54 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:55.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:54 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T08:56:55.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:55.620876451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:55 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:55 smithi155 ceph-mon[88623]: Upgrade: osd.6 is safe to restart 2024-09-16T08:56:56.212 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:55 smithi155 ceph-mon[88623]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:56.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:56.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[104223]: Upgrade: osd.6 is safe to restart 2024-09-16T08:56:56.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[104223]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:56.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T08:56:56.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[108277]: Upgrade: osd.6 is safe to restart 2024-09-16T08:56:56.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:55 smithi026 ceph-mon[108277]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:56:57.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:57 smithi155 ceph-mon[88623]: Upgrade: Updating osd.6 2024-09-16T08:56:57.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:57.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T08:56:57.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:57 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:57.512 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:57 smithi155 ceph-mon[88623]: Deploying daemon osd.6 on smithi155 2024-09-16T08:56:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[104223]: Upgrade: Updating osd.6 2024-09-16T08:56:57.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[104223]: Deploying daemon osd.6 on smithi155 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[108277]: Upgrade: Updating osd.6 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:56:57.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:57 smithi026 ceph-mon[108277]: Deploying daemon osd.6 on smithi155 2024-09-16T08:56:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:58.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:56:58 smithi155 ceph-mon[88623]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:58.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:56:58 smithi026 ceph-mon[104223]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:58.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:56:58.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:56:58 smithi026 ceph-mon[108277]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:56:58.719 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:56:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:56:58.62695319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:56:59.342 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:56:59 smithi155 systemd[1]: Stopping Ceph osd.6 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:56:59.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:56:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:56:59.357+0000 7fe1b1803640 -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-16T08:56:59.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:56:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:56:59.357+0000 7fe1b1803640 -1 osd.6 142 *** Got signal Terminated *** 2024-09-16T08:56:59.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:56:59 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[44042]: 2024-09-16T08:56:59.357+0000 7fe1b1803640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:57:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:00 smithi155 ceph-mon[88623]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:00.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:00 smithi155 ceph-mon[88623]: osd.6 marked itself down and dead 2024-09-16T08:57:00.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:00 smithi026 ceph-mon[104223]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:00.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:00 smithi026 ceph-mon[104223]: osd.6 marked itself down and dead 2024-09-16T08:57:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:00 smithi026 ceph-mon[108277]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:00 smithi026 ceph-mon[108277]: osd.6 marked itself down and dead 2024-09-16T08:57:01.116 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:00 smithi155 podman[101545]: 2024-09-16 08:57:00.862059947 +0000 UTC m=+1.612956521 container died e1ea3d2bde1e14fa297bef439608b2268792f02ac3e57835afb412f30f7e4c63 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T08:57:01.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:01 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:01.533 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:01 smithi155 ceph-mon[88623]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T08:57:01.533 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:01 smithi155 podman[101545]: 2024-09-16 08:57:01.214355758 +0000 UTC m=+1.965252335 container cleanup e1ea3d2bde1e14fa297bef439608b2268792f02ac3e57835afb412f30f7e4c63 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T08:57:01.533 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:01 smithi155 bash[101545]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6 2024-09-16T08:57:01.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:01 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:01.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:01 smithi026 ceph-mon[104223]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T08:57:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:01 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:01.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:01 smithi026 ceph-mon[108277]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T08:57:01.844 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:01 smithi155 podman[101562]: 2024-09-16 08:57:01.532274844 +0000 UTC m=+0.669218723 container remove e1ea3d2bde1e14fa297bef439608b2268792f02ac3e57835afb412f30f7e4c63 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T08:57:01.845 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:01.61567396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:02.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:01 smithi155 podman[101650]: 2024-09-16 08:57:01.799899195 +0000 UTC m=+0.015867897 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:02.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:01 smithi155 podman[101650]: 2024-09-16 08:57:01.900123464 +0000 UTC m=+0.116092197 container create f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:57:02.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:02 smithi155 podman[101650]: 2024-09-16 08:57:02.127465053 +0000 UTC m=+0.343433750 container init f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, 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_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T08:57:02.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:02 smithi155 podman[101650]: 2024-09-16 08:57:02.130746669 +0000 UTC m=+0.346715368 container start f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-16T08:57:02.211 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:02 smithi155 podman[101650]: 2024-09-16 08:57:02.210638078 +0000 UTC m=+0.426606771 container attach f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:57:02.580 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:02 smithi026 ceph-mon[104223]: pgmap v286: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:57:02.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:02 smithi026 ceph-mon[104223]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T08:57:02.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:02 smithi026 ceph-mon[108277]: pgmap v286: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:57:02.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:02 smithi026 ceph-mon[108277]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T08:57:02.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:02 smithi155 podman[101650]: 2024-09-16 08:57:02.316478493 +0000 UTC m=+0.532447185 container died f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:57:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:02 smithi155 ceph-mon[88623]: pgmap v286: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:57:02.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:02 smithi155 ceph-mon[88623]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T08:57:03.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:02] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.51.0" 2024-09-16T08:57:03.581 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:03 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:03.581 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101673]: 2024-09-16 08:57:03.139077212 +0000 UTC m=+0.813110680 container remove f70f112652955539c8ecb1bc202f43b81ad405b0375b7564562703bdfb86decd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T08:57:03.581 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T08:57:03.581 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 systemd[1]: Stopped Ceph osd.6 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:57:03.581 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.308s CPU time. 2024-09-16T08:57:03.581 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 systemd[1]: Starting Ceph osd.6 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:57:03.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:03 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:03.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:03 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 15 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:03.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101773]: 2024-09-16 08:57:03.483355363 +0000 UTC m=+0.016349970 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:03.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101773]: 2024-09-16 08:57:03.593935227 +0000 UTC m=+0.126929837 container create 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T08:57:04.342 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101773]: 2024-09-16 08:57:03.851146611 +0000 UTC m=+0.384141217 container init 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T08:57:04.342 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101773]: 2024-09-16 08:57:03.854571183 +0000 UTC m=+0.387565797 container start 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T08:57:04.342 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 podman[101773]: 2024-09-16 08:57:03.961171438 +0000 UTC m=+0.494166065 container attach 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T08:57:04.342 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:04.343 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 bash[101773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:04.343 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:04.343 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:03 smithi155 bash[101773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:04.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:04 smithi026 ceph-mon[104223]: pgmap v288: 161 pgs: 31 active+undersized, 3 stale+active+clean, 15 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T08:57:04.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:04 smithi026 ceph-mon[108277]: pgmap v288: 161 pgs: 31 active+undersized, 3 stale+active+clean, 15 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T08:57:04.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:04 smithi155 ceph-mon[88623]: pgmap v288: 161 pgs: 31 active+undersized, 3 stale+active+clean, 15 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-16T08:57:04.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:04.616637731Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-mon[88623]: pgmap v289: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T08:57:06.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T08:57:06.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T08:57:06.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: 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-16T08:57:06.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: 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-16T08:57:06.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:06 smithi026 ceph-mon[104223]: pgmap v289: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T08:57:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:06 smithi026 ceph-mon[108277]: pgmap v289: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-16T08:57:06.947 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate[101787]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 bash[101773]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T08:57:06.948 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:06 smithi155 podman[101773]: 2024-09-16 08:57:06.644697651 +0000 UTC m=+3.177692259 container died 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T08:57:07.538 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 podman[101950]: 2024-09-16 08:57:07.220625771 +0000 UTC m=+0.565572382 container remove 47b23873fa6a7f236833df52c427efdeac2b8356bca5aed8ec29cc3e5979023d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T08:57:07.538 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 podman[102008]: 2024-09-16 08:57:07.42974997 +0000 UTC m=+0.107476432 container create fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T08:57:07.538 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 podman[102008]: 2024-09-16 08:57:07.339152418 +0000 UTC m=+0.016878859 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:07.627822203Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:08.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 podman[102008]: 2024-09-16 08:57:07.674004341 +0000 UTC m=+0.351730767 container init fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T08:57:08.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 podman[102008]: 2024-09-16 08:57:07.677472778 +0000 UTC m=+0.355199195 container start fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:57:08.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 ceph-osd[102026]: -- 172.21.15.155:0/3942056192 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f18079a40 con 0x564f18e48400 2024-09-16T08:57:08.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 bash[102008]: fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c 2024-09-16T08:57:08.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:07 smithi155 systemd[1]: Started Ceph osd.6 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: pgmap v290: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: pgmap v290: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: pgmap v290: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:08.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:09.592 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:09 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T08:57:09.318+0000 7f7a13584640 -1 Falling back to public interface 2024-09-16T08:57:09.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:09 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:09.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:09 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:09.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:09 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:10.663 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:10 smithi155 ceph-mon[88623]: pgmap v291: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:10.663 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:10.621922827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:10.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:10 smithi026 ceph-mon[104223]: pgmap v291: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:10 smithi026 ceph-mon[108277]: pgmap v291: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:12.771 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T08:57:12.612+0000 7f7a13584640 -1 osd.6 142 log_to_monitors true 2024-09-16T08:57:12.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-mon[88623]: pgmap v292: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:12.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.772 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:12 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:12] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.51.0" 2024-09-16T08:57:12.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[104223]: pgmap v292: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:12.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[108277]: pgmap v292: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:12 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:13 smithi026 ceph-mon[104223]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:13.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:13 smithi026 ceph-mon[104223]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:13.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:13 smithi026 ceph-mon[108277]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:13.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:13 smithi026 ceph-mon[108277]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:13.803 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 08:57:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T08:57:13.423+0000 7f7a0b32e640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:57:13.804 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:13.618481007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:13.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:13 smithi155 ceph-mon[88623]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:13.804 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:13 smithi155 ceph-mon[88623]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T08:57:14.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[104223]: pgmap v293: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[104223]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[104223]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[104223]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[104223]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[108277]: pgmap v293: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[108277]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[108277]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T08:57:14.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[108277]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:14.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:14 smithi026 ceph-mon[108277]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:14.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:14 smithi155 ceph-mon[88623]: pgmap v293: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 686 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:14.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:14 smithi155 ceph-mon[88623]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T08:57:14.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:14 smithi155 ceph-mon[88623]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T08:57:14.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:14 smithi155 ceph-mon[88623]: from='osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:14.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:14 smithi155 ceph-mon[88623]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:15.518 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:15 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:15.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:15 smithi155 ceph-mon[88623]: osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325] boot 2024-09-16T08:57:15.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:15 smithi155 ceph-mon[88623]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T08:57:15.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:15 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T08:57:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[104223]: osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325] boot 2024-09-16T08:57:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[104223]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T08:57:15.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T08:57:15.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:57:15.656+0000 7f4c27248640 -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-16T08:57:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[108277]: osd.6 [v2:172.21.15.155:6816/3300841325,v1:172.21.15.155:6817/3300841325] boot 2024-09-16T08:57:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[108277]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T08:57:15.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:15 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T08:57:16.045 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 111s ago 28m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (6m) 4s ago 28m 79.3M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (8m) 111s ago 27m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (8m) 4s ago 32m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:57:16.640 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (17m) 111s ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 111s ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (6m) 4s ago 32m 47.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 111s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 111s ago 28m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (8m) 4s ago 27m 10.7M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 111s ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 111s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 111s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (115s) 111s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (80s) 4s ago 30m 52.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (44s) 4s ago 30m 43.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:57:16.641 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (9s) 4s ago 29m 11.8M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:57:16.642 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (29m) 4s ago 29m 58.5M 3248M 19.1.1-328-gad35db06 b5388489f99e 7726cde45796 2024-09-16T08:57:16.642 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (7m) 4s ago 28m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:57:16.642 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (27m) 111s ago 27m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:57:16.642 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (27m) 4s ago 27m 93.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:57:16.743 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:16.624451669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: pgmap v296: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:16.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:16 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: pgmap v296: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: pgmap v296: 161 pgs: 36 active+undersized, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:16.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:16 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:16.992 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:57:16.993 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:57:17.289 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:57:17.289 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:57:17.289 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:57:17.289 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:57:17.290 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:57:17.290 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T08:57:17.290 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:57:17.290 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:57:17.290 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:57:17.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:17 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:17.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:17 smithi155 ceph-mon[88623]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:57:17.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:17 smithi155 ceph-mon[88623]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:17 smithi155 ceph-mon[88623]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:17 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1983117530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:17.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[104223]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[104223]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[104223]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1983117530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[108277]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[108277]: from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[108277]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:17.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:17 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1983117530' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:18 smithi155 ceph-mon[88623]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:18 smithi155 ceph-mon[88623]: pgmap v298: 161 pgs: 23 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-16T08:57:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:18 smithi155 ceph-mon[88623]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:18 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:18.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[108277]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[108277]: pgmap v298: 161 pgs: 23 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[108277]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[104223]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[104223]: pgmap v298: 161 pgs: 23 active+undersized, 11 active+undersized+degraded, 127 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[104223]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:18 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[104223]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T08:57:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded) 2024-09-16T08:57:19.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:57:19.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[108277]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T08:57:19.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded) 2024-09-16T08:57:19.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:19 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:57:19.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:19.616817803Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:19.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:19 smithi155 ceph-mon[88623]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T08:57:19.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:19 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded) 2024-09-16T08:57:19.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:19 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:57:22.580 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:22 smithi026 ceph-mon[108277]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s 2024-09-16T08:57:22.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:22 smithi026 ceph-mon[104223]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s 2024-09-16T08:57:22.591 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:22 smithi155 ceph-mon[88623]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 520 B/s rd, 0 op/s 2024-09-16T08:57:23.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:22] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.51.0" 2024-09-16T08:57:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:22.616565951Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:24.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:24.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[108277]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:57:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:24.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:23 smithi026 ceph-mon[104223]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:57:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:24.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:23 smithi155 ceph-mon[88623]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T08:57:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:25.619284529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:26.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:26 smithi155 ceph-mon[88623]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:57:26.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:26 smithi026 ceph-mon[108277]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:57:26.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:26 smithi026 ceph-mon[104223]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-16T08:57:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:28 smithi155 ceph-mon[88623]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:28.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:28 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:28.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:28.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[108277]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[104223]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:28 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:28.986 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:28.617685101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:30.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:30 smithi155 ceph-mon[88623]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:30.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:30 smithi026 ceph-mon[104223]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:30.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:30 smithi026 ceph-mon[108277]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:31.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:31 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:31.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:31 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:31.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:31 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T08:57:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:31.621147127Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: Upgrade: osd.7 is safe to restart 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T08:57:32.532 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:32 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:32.679 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:32] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-09-16T08:57:32.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:32.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: Upgrade: osd.7 is safe to restart 2024-09-16T08:57:32.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:32.679 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: Upgrade: osd.7 is safe to restart 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T08:57:32.680 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:32 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:33.535 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:33 smithi155 ceph-mon[88623]: Upgrade: Updating osd.7 2024-09-16T08:57:33.536 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:33 smithi155 ceph-mon[88623]: Deploying daemon osd.7 on smithi155 2024-09-16T08:57:33.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:33 smithi026 ceph-mon[108277]: Upgrade: Updating osd.7 2024-09-16T08:57:33.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:33 smithi026 ceph-mon[108277]: Deploying daemon osd.7 on smithi155 2024-09-16T08:57:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:33 smithi026 ceph-mon[104223]: Upgrade: Updating osd.7 2024-09-16T08:57:33.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:33 smithi026 ceph-mon[104223]: Deploying daemon osd.7 on smithi155 2024-09-16T08:57:34.452 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:34 smithi155 ceph-mon[88623]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:34.733 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:34.621793372Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:34.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:34 smithi026 ceph-mon[108277]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:34.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:34 smithi026 ceph-mon[104223]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:57:35.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:35 smithi155 systemd[1]: Stopping Ceph osd.7 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:57:35.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:57:35.361+0000 7fefb99cd640 -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-16T08:57:35.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:57:35.361+0000 7fefb99cd640 -1 osd.7 147 *** Got signal Terminated *** 2024-09-16T08:57:35.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[49965]: 2024-09-16T08:57:35.362+0000 7fefb99cd640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:57:36.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:36 smithi155 ceph-mon[88623]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:36.689 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:36 smithi155 ceph-mon[88623]: osd.7 marked itself down and dead 2024-09-16T08:57:36.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:36 smithi026 ceph-mon[108277]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:36.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:36 smithi026 ceph-mon[108277]: osd.7 marked itself down and dead 2024-09-16T08:57:36.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:36 smithi026 ceph-mon[104223]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:36.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:36 smithi026 ceph-mon[104223]: osd.7 marked itself down and dead 2024-09-16T08:57:37.030 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:36 smithi155 podman[105866]: 2024-09-16 08:57:36.688655459 +0000 UTC m=+1.433326775 container died 7726cde45796b2ce18d2586a64ffa02fb6229c2e22bda79e3a529914ea791f6e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, 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, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:57:37.313 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:37 smithi155 podman[105866]: 2024-09-16 08:57:37.128436679 +0000 UTC m=+1.873108014 container cleanup 7726cde45796b2ce18d2586a64ffa02fb6229c2e22bda79e3a529914ea791f6e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:57:37.313 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:37 smithi155 bash[105866]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7 2024-09-16T08:57:37.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:37 smithi026 ceph-mon[104223]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:37.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:37 smithi026 ceph-mon[104223]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T08:57:37.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:37 smithi026 ceph-mon[108277]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:37.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:37 smithi026 ceph-mon[108277]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T08:57:37.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:37 smithi155 ceph-mon[88623]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T08:57:37.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:37 smithi155 ceph-mon[88623]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T08:57:37.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:37 smithi155 podman[105882]: 2024-09-16 08:57:37.312915325 +0000 UTC m=+0.618849101 container remove 7726cde45796b2ce18d2586a64ffa02fb6229c2e22bda79e3a529914ea791f6e (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:57:37.887 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:37.625556896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:37.887 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:37 smithi155 podman[105972]: 2024-09-16 08:57:37.764015293 +0000 UTC m=+0.111057349 container create e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T08:57:37.887 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:37 smithi155 podman[105972]: 2024-09-16 08:57:37.669569612 +0000 UTC m=+0.016611676 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:38.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 podman[105972]: 2024-09-16 08:57:38.008088725 +0000 UTC m=+0.355130782 container init e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , 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, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:57:38.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 podman[105972]: 2024-09-16 08:57:38.011508423 +0000 UTC m=+0.358550590 container start e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T08:57:38.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 podman[105972]: 2024-09-16 08:57:38.099753711 +0000 UTC m=+0.446795768 container attach e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T08:57:38.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 podman[105972]: 2024-09-16 08:57:38.203957472 +0000 UTC m=+0.550999532 container died e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: pgmap v309: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: Health check failed: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: pgmap v309: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:57:38.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: Health check failed: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T08:57:38.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T08:57:38.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:38.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: pgmap v309: 161 pgs: 30 peering, 12 stale+active+clean, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: Health check failed: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:38.829 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 podman[105995]: 2024-09-16 08:57:38.828457108 +0000 UTC m=+0.618296150 container remove e9b9f975a73cb2e85b732daf531a6936323b444d2799b4492ff9d575fdce3be0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2) 2024-09-16T08:57:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T08:57:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 systemd[1]: Stopped Ceph osd.7 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:57:39.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:38 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.7.service: Consumed 15.278s CPU time. 2024-09-16T08:57:39.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 systemd[1]: Starting Ceph osd.7 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:57:39.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:39 smithi155 ceph-mon[88623]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:39.541 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 podman[106095]: 2024-09-16 08:57:39.167237821 +0000 UTC m=+0.016189651 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:39.542 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 podman[106095]: 2024-09-16 08:57:39.296404632 +0000 UTC m=+0.145356497 container create b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, 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, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:57:39.542 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 podman[106095]: 2024-09-16 08:57:39.540882358 +0000 UTC m=+0.389834183 container init b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:57:39.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:39 smithi026 ceph-mon[108277]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:39.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:39 smithi026 ceph-mon[104223]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:39.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 podman[106095]: 2024-09-16 08:57:39.544745101 +0000 UTC m=+0.393696934 container start b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, 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=, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T08:57:39.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 podman[106095]: 2024-09-16 08:57:39.64930879 +0000 UTC m=+0.498260619 container attach b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:57:39.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:39.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 bash[106095]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:39.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:39.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:39 smithi155 bash[106095]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T08:57:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:40 smithi026 ceph-mon[104223]: pgmap v311: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:40.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:40 smithi026 ceph-mon[108277]: pgmap v311: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:40 smithi155 ceph-mon[88623]: pgmap v311: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:40.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:40.615999909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: 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-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: 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-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T08:57:42.298 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T08:57:42.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-mon[88623]: pgmap v312: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:42.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T08:57:42.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T08:57:42.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T08:57:42.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T08:57:42.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T08:57:42.593 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T08:57:42.593 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate[106110]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T08:57:42.593 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 bash[106095]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T08:57:42.593 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:42 smithi155 podman[106095]: 2024-09-16 08:57:42.331149191 +0000 UTC m=+3.180101015 container died b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-16T08:57:42.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:42 smithi026 ceph-mon[104223]: pgmap v312: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:42.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:42 smithi026 ceph-mon[108277]: pgmap v312: 161 pgs: 23 active+undersized, 30 peering, 16 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 34/636 objects degraded (5.346%) 2024-09-16T08:57:42.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:42] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T08:57:43.457 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 podman[106273]: 2024-09-16 08:57:43.169340509 +0000 UTC m=+0.831608741 container remove b7c12ed7323da03c795c010a314b9a6a42e31c20f6102280ddd28310b9c92738 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:57:43.457 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 podman[106331]: 2024-09-16 08:57:43.290711917 +0000 UTC m=+0.016905752 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:57:43.457 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 podman[106331]: 2024-09-16 08:57:43.411757495 +0000 UTC m=+0.137951331 container create 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T08:57:43.715 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:43 smithi155 ceph-mon[88623]: pgmap v313: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:43.716 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:43 smithi155 ceph-mon[88623]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T08:57:43.716 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:43.622588296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:43.717 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 podman[106331]: 2024-09-16 08:57:43.689657602 +0000 UTC m=+0.415851437 container init 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:57:43.717 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 podman[106331]: 2024-09-16 08:57:43.693101868 +0000 UTC m=+0.419295704 container start 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T08:57:43.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:43 smithi026 ceph-mon[104223]: pgmap v313: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:43.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:43 smithi026 ceph-mon[104223]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T08:57:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:43 smithi026 ceph-mon[108277]: pgmap v313: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:43.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:43 smithi026 ceph-mon[108277]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 10 pgs peering) 2024-09-16T08:57:44.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 ceph-osd[106350]: -- 172.21.15.155:0/2533308644 <== mon.1 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55875d8a1a40 con 0x55875e670400 2024-09-16T08:57:44.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 bash[106331]: 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 2024-09-16T08:57:44.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:43 smithi155 systemd[1]: Started Ceph osd.7 for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:57:45.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:44 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:44 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:44 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:45.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:45 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T08:57:45.330+0000 7f250f44f640 -1 Falling back to public interface 2024-09-16T08:57:46.090 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:45 smithi155 ceph-mon[88623]: pgmap v314: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:46.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:45 smithi026 ceph-mon[104223]: pgmap v314: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:46.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:45 smithi026 ceph-mon[108277]: pgmap v314: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:46.819 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:46.623084484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:47.615 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:57:48.200 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (7m) 36s ago 28m 79.3M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (9m) 2m ago 28m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (8m) 36s ago 32m 457M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 2m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (6m) 36s ago 33m 47.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 2m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (8m) 36s ago 28m 10.7M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (4m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:57:48.201 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (2m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (112s) 36s ago 31m 52.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (76s) 36s ago 30m 43.2M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (40s) 36s ago 30m 11.8M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 starting - - - 3248M 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (8m) 36s ago 29m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (28m) 2m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:57:48.202 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (28m) 36s ago 28m 93.0M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:57:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[104223]: pgmap v315: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:48.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[108277]: pgmap v315: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:48 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.559 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:57:48.559 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:57:48.559 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:57:48.560 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:57:48.561 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:57:48.561 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T08:57:48.561 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:57:48.561 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:57:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:48 smithi155 ceph-mon[88623]: pgmap v315: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:48 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:48 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:57:48.876 INFO:teuthology.orchestra.run.smithi026.stdout: "osd" 2024-09-16T08:57:48.877 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:57:48.877 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "8/8 daemons upgraded", 2024-09-16T08:57:48.877 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T08:57:48.877 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:57:48.877 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:57:49.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:48 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T08:57:48.664+0000 7f250f44f640 -1 osd.7 147 log_to_monitors true 2024-09-16T08:57:49.419 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T08:57:49.363+0000 7f25071f9640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T08:57:49.419 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1733208766' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.420 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:49.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1733208766' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1733208766' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:49.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:49 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 27 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:49.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:49.619877685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:50 smithi155 ceph-mon[88623]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:50 smithi155 ceph-mon[88623]: pgmap v316: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:50 smithi155 ceph-mon[88623]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:50 smithi155 ceph-mon[88623]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T08:57:50.519 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:50 smithi155 ceph-mon[88623]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:50.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[108277]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[108277]: pgmap v316: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[108277]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[108277]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[108277]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[104223]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[104223]: pgmap v316: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-16T08:57:50.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[104223]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T08:57:50.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[104223]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T08:57:50.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:50 smithi026 ceph-mon[104223]: from='osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]} : dispatch 2024-09-16T08:57:51.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:51 smithi155 ceph-mon[88623]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:51.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:51 smithi155 ceph-mon[88623]: osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057] boot 2024-09-16T08:57:51.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:51 smithi155 ceph-mon[88623]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T08:57:51.538 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:51 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T08:57:51.539 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:51 smithi155 ceph-mon[88623]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T08:57:51.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[108277]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[108277]: osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057] boot 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[108277]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[108277]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[104223]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[104223]: osd.7 [v2:172.21.15.155:6824/314953057,v1:172.21.15.155:6825/314953057] boot 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[104223]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T08:57:51.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:51 smithi026 ceph-mon[104223]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T08:57:52.621 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: pgmap v319: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.622 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T08:57:52.623 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T08:57:52.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T08:57:52.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T08:57:52.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T08:57:52.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:57:52.629 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:57:52.630 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.631 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.632 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:57:52] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: pgmap v319: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T08:57:52.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: pgmap v319: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T08:57:52.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.782 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:57:52.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:57:52.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:57:52.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:57:52.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:52.791 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:57:52.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:57:52.792 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:52.620358477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:53.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all osd 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mds 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nfs 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Finalizing container_image settings 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: Upgrade: Complete! 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:53.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all osd 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mds 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nfs 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Finalizing container_image settings 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: Upgrade: Complete! 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:53.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:53 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all osd 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mds 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nfs 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:57:53.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:57:53.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:53.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:57:53.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:53 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:57:54.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:54 smithi026 ceph-mon[108277]: pgmap v321: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-16T08:57:54.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:54 smithi026 ceph-mon[108277]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:54.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:54 smithi026 ceph-mon[104223]: pgmap v321: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-16T08:57:54.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:54 smithi026 ceph-mon[104223]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:54.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:54 smithi155 ceph-mon[88623]: pgmap v321: 161 pgs: 25 active+undersized, 18 active+undersized+degraded, 118 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-16T08:57:54.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:54 smithi155 ceph-mon[88623]: Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded (PG_DEGRADED) 2024-09-16T08:57:55.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:55 smithi026 ceph-mon[108277]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded) 2024-09-16T08:57:55.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:55 smithi026 ceph-mon[108277]: Cluster is now healthy 2024-09-16T08:57:55.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:55 smithi026 ceph-mon[104223]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded) 2024-09-16T08:57:55.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:55 smithi026 ceph-mon[104223]: Cluster is now healthy 2024-09-16T08:57:55.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:55 smithi155 ceph-mon[88623]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 18 pgs degraded) 2024-09-16T08:57:55.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:55 smithi155 ceph-mon[88623]: Cluster is now healthy 2024-09-16T08:57:55.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:55.621743942Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:56.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:56 smithi026 ceph-mon[104223]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:56.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:56 smithi026 ceph-mon[108277]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:56.806 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:56 smithi155 ceph-mon[88623]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:57:58.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:58.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:57:58 smithi026 ceph-mon[108277]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:57:58.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:58.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:57:58 smithi026 ceph-mon[104223]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:57:58.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:57:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:57:58.621133624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:57:58.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:57:58.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:57:58 smithi155 ceph-mon[88623]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:58:00.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:00 smithi026 ceph-mon[104223]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:58:00.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:00 smithi026 ceph-mon[108277]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:58:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:00 smithi155 ceph-mon[88623]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T08:58:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:01.624501275Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:02.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:02 smithi026 ceph-mon[104223]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:58:02.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:02] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.51.0" 2024-09-16T08:58:02.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:02 smithi026 ceph-mon[108277]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:58:02.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:02 smithi155 ceph-mon[88623]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T08:58:04.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:03 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:04.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:03 smithi026 ceph-mon[108277]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:58:04.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:03 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:04.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:03 smithi026 ceph-mon[104223]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:58:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:03 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:04.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:03 smithi155 ceph-mon[88623]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T08:58:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:04.620798234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:06.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:06 smithi026 ceph-mon[104223]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:06.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:06 smithi026 ceph-mon[108277]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:06.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:06 smithi155 ceph-mon[88623]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:07.625583324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:08.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[108277]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[104223]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:08.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:08 smithi155 ceph-mon[88623]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:08.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:10.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:10 smithi155 ceph-mon[88623]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:10.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:10 smithi026 ceph-mon[104223]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:10.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:10 smithi026 ceph-mon[108277]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:10.624156363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:12.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:12 smithi026 ceph-mon[104223]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:12.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:12 smithi026 ceph-mon[108277]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:12.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:12] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T08:58:12.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:12 smithi155 ceph-mon[88623]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:13.615693262Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:14.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:14 smithi026 ceph-mon[104223]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:14.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:14 smithi026 ceph-mon[108277]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:14.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:14 smithi155 ceph-mon[88623]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:16.625 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:16 smithi155 ceph-mon[88623]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:16 smithi026 ceph-mon[104223]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:16.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:16 smithi026 ceph-mon[108277]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:16.879 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:16.625431204Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:18.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:18 smithi026 ceph-mon[104223]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:18 smithi026 ceph-mon[108277]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:18.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:18.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:18 smithi155 ceph-mon[88623]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:19.943 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:58:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:19.61627649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:20.202 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:20.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:20 smithi026 ceph-mon[104223]: from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:20.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:20 smithi026 ceph-mon[104223]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:20.623 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:20 smithi026 ceph-mon[108277]: from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:20.623 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:20 smithi026 ceph-mon[108277]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:20 smithi155 ceph-mon[88623]: from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:20 smithi155 ceph-mon[88623]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:20.920 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:58:20.920 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 2m ago 29m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (8m) 32s ago 29m 79.3M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (9m) 2m ago 28m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (9m) 32s ago 33m 458M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 2m ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (7m) 32s ago 33m 46.6M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 2m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 2m ago 29m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (9m) 32s ago 28m 10.8M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 2m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:58:20.921 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (2m) 32s ago 31m 53.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (109s) 32s ago 31m 44.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (73s) 32s ago 30m 43.0M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (37s) 32s ago 30m 11.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 76001cdf4086 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (8m) 32s ago 29m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (28m) 2m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:58:20.922 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (28m) 32s ago 28m 93.1M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:58:21.855 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T08:58:22.127 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:22.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:22 smithi026 ceph-mon[104223]: from='client.54575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:22.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:22 smithi026 ceph-mon[104223]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:22.378 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:22 smithi026 ceph-mon[108277]: from='client.54575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:22.378 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:22 smithi026 ceph-mon[108277]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:22.627 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:22 smithi155 ceph-mon[88623]: from='client.54575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:22.628 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:22 smithi155 ceph-mon[88623]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:22.777 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:22] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T08:58:22.853 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:58:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:22.627613068Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:23.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:23 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/2503147694' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:23.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:23 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/2503147694' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:23.656 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T08:58:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:23 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/2503147694' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:23.914 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:24.765 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T08:58:24.766 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:24 smithi026 ceph-mon[104223]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:24 smithi026 ceph-mon[108277]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:24 smithi155 ceph-mon[88623]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:25.486 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:25 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/994846198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:25.486 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:25 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/994846198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:25.517 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T08:58:25.775 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:25.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:25 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/994846198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:25.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:25.618530135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:26.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:26 smithi026 ceph-mon[104223]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:26.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:26 smithi026 ceph-mon[108277]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:26.572 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:58:26.572 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-16T08:58:26.572 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-16T08:58:26.572 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-16T08:58:26.572 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:58:26.573 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-16T08:58:26.573 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-16T08:58:26.573 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:58:26.573 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:58:26.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:26 smithi155 ceph-mon[88623]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:27.298 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T08:58:27.561 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:28.454 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-16T08:58:28.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[104223]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[104223]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[108277]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:28 smithi026 ceph-mon[108277]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:28 smithi155 ceph-mon[88623]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:28 smithi155 ceph-mon[88623]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:28.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:28.624450934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:29.081 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-16T08:58:29.335 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:29.681 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:29 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/2780747864' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:58:29.681 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:29 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/2780747864' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:58:29.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:29 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/2780747864' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T08:58:30.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:30 smithi026 ceph-mon[104223]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:30.623 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:30 smithi026 ceph-mon[108277]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:30.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:30 smithi155 ceph-mon[88623]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:31.241 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:31.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[104223]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:31.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[108277]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:58:31.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:31 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:31.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:31.62242205Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-mon[88623]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:31.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:58:31.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:31 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:32.037 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- 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-16T08:58:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[104223]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[104223]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:32.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[104223]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[108277]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[108277]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:32.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-mon[108277]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:32 smithi155 ceph-mon[88623]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:32 smithi155 ceph-mon[88623]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:32.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:32 smithi155 ceph-mon[88623]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:58:32.891 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:32] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.51.0" 2024-09-16T08:58:33.276 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:58:34.099 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:58:34.349 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mgr 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mon 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all crash 2024-09-16T08:58:34.350 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all osd 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all mds 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[108277]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:58:34.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mgr 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mon 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all crash 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all osd 2024-09-16T08:58:34.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all mds 2024-09-16T08:58:34.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:34 smithi026 ceph-mon[104223]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mgr 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mon 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all crash 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all osd 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all mds 2024-09-16T08:58:34.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:34.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-mon[88623]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:34.738 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:58:34.738 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:58:34.738 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (8m) 46s ago 29m 79.3M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:58:34.738 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (9m) 3m ago 28m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (9m) 46s ago 33m 458M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (18m) 3m ago 35m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 3m ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (7m) 46s ago 34m 46.6M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 3m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (9m) 46s ago 29m 10.8M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (2m) 46s ago 31m 53.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:58:34.739 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (2m) 46s ago 31m 44.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:58:34.740 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (87s) 46s ago 30m 43.0M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:58:34.740 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (51s) 46s ago 30m 11.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 76001cdf4086 2024-09-16T08:58:34.740 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (8m) 46s ago 30m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:58:34.740 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (29m) 3m ago 29m - - 19.1.1-328-gad35db06 b5388489f99e dab8be99cb9c 2024-09-16T08:58:34.740 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (29m) 46s ago 29m 93.1M - 19.1.1-328-gad35db06 b5388489f99e 38e513d71161 2024-09-16T08:58:35.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:34.615342453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:58:35.093 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 13 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:58:35.094 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:35.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1211806629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:35.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:35 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1211806629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:35.400 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:58:35.400 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:58:35.400 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:58:35.400 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T08:58:35.401 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-16T08:58:35.401 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T08:58:35.401 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T08:58:35.401 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:58:35.401 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:58:35.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='client.44607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:35.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:35.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.lakkgu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:35.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:35.593 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:35 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1211806629' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:58:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[104223]: from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:36.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[104223]: Upgrade: Updating rgw.foo.smithi026.lakkgu (1/2) 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[104223]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[104223]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[104223]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[108277]: from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[108277]: Upgrade: Updating rgw.foo.smithi026.lakkgu (1/2) 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[108277]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[108277]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:36.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:36 smithi026 ceph-mon[108277]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:36 smithi155 ceph-mon[88623]: from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:36 smithi155 ceph-mon[88623]: Upgrade: Updating rgw.foo.smithi026.lakkgu (1/2) 2024-09-16T08:58:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:36 smithi155 ceph-mon[88623]: Deploying daemon rgw.foo.smithi026.lakkgu on smithi026 2024-09-16T08:58:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:36 smithi155 ceph-mon[88623]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:36.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:36 smithi155 ceph-mon[88623]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:58:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:37.621464913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:38.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[104223]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:38.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[108277]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:38.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:38 smithi155 ceph-mon[88623]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:40.616 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:40 smithi155 ceph-mon[88623]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:40.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:40 smithi026 ceph-mon[104223]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:40.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:40 smithi026 ceph-mon[108277]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:40.615832443Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:42.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:42 smithi026 ceph-mon[104223]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:42.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:42] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-16T08:58:42.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:42 smithi026 ceph-mon[108277]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:42.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:42 smithi155 ceph-mon[88623]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:43.625810142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:44.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:44 smithi026 ceph-mon[104223]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:44.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:44 smithi026 ceph-mon[108277]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:44 smithi155 ceph-mon[88623]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:46.620 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:46 smithi155 ceph-mon[88623]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:46.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:46 smithi026 ceph-mon[104223]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:46.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:46 smithi026 ceph-mon[108277]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:58:47.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:46.620495173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:48.605 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:48 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:48.605 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:48 smithi026 ceph-mon[104223]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:48.605 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:48 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:48.606 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:48 smithi026 ceph-mon[108277]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:48 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:48.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:48 smithi155 ceph-mon[88623]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T08:58:49.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:49.627061164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:49 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:49 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:49.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:49 smithi155 ceph-mon[88623]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:58:50.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:50.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:50.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[104223]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:58:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:50.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:49 smithi026 ceph-mon[108277]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T08:58:51.224 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:50 smithi155 ceph-mon[88623]: Upgrade: Updating rgw.foo.smithi155.jpbgyr (2/2) 2024-09-16T08:58:51.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:50 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:51.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:50 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:51.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:50 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:51.225 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:50 smithi155 ceph-mon[88623]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:58:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[108277]: Upgrade: Updating rgw.foo.smithi155.jpbgyr (2/2) 2024-09-16T08:58:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[108277]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[104223]: Upgrade: Updating rgw.foo.smithi155.jpbgyr (2/2) 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi155.jpbgyr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:58:51.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:50 smithi026 ceph-mon[104223]: Deploying daemon rgw.foo.smithi155.jpbgyr on smithi155 2024-09-16T08:58:52.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:51 smithi155 ceph-mon[88623]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T08:58:52.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:51 smithi026 ceph-mon[104223]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T08:58:52.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:51 smithi026 ceph-mon[108277]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T08:58:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:58:52 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:58:52] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-16T08:58:52.951 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:52.623391588Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:53.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:52 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:53.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:52 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:53.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:52 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:58:54.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:53 smithi026 ceph-mon[104223]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T08:58:54.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:53 smithi026 ceph-mon[108277]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T08:58:54.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:53 smithi155 ceph-mon[88623]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 61 op/s 2024-09-16T08:58:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:55.616737984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:58:56.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:56 smithi026 ceph-mon[104223]: pgmap v352: 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-16T08:58:56.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:56 smithi026 ceph-mon[108277]: pgmap v352: 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-16T08:58:56.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:56 smithi155 ceph-mon[88623]: pgmap v352: 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-16T08:58:58.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:58 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:58.624 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:58:58 smithi155 ceph-mon[88623]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:58:58.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:58 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:58.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:58:58 smithi026 ceph-mon[104223]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:58:58.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:58 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:58:58.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:58:58 smithi026 ceph-mon[108277]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:58:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:58:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:58:58.623790207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:00.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:00 smithi026 ceph-mon[104223]: pgmap v354: 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-16T08:59:00.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:00 smithi026 ceph-mon[108277]: pgmap v354: 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-16T08:59:00.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:00 smithi155 ceph-mon[88623]: pgmap v354: 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-16T08:59:02.053 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:01.625658259Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:02.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:02 smithi026 ceph-mon[104223]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-16T08:59:02.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:02 smithi026 ceph-mon[108277]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-16T08:59:02.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:02 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:59:02] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.51.0" 2024-09-16T08:59:02.779 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:02 smithi155 ceph-mon[88623]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-16T08:59:04.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[104223]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-16T08:59:04.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:04.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[108277]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-16T08:59:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:04.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:04 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:04.701 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:04.619664207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:04.701 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:04 smithi155 ceph-mon[88623]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-16T08:59:04.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:04 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:04.702 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:04 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:05.733 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 3m ago 30m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (8m) 78s ago 29m 79.3M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (10m) 3m ago 29m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (10m) 78s ago 34m 458M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (19m) 3m ago 35m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 3m ago 36m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:59:06.335 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (8m) 78s ago 34m 46.6M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 3m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (9m) 78s ago 29m 10.8M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (4m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (3m) 78s ago 32m 53.6M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (2m) 78s ago 31m 44.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (118s) 78s ago 31m 43.0M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (83s) 78s ago 31m 11.7M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 76001cdf4086 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (9m) 78s ago 30m 54.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 starting - - - - 2024-09-16T08:59:06.336 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 starting - - - - 2024-09-16T08:59:06.592 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:06 smithi155 ceph-mon[88623]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-09-16T08:59:06.652 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:06 smithi026 ceph-mon[104223]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-09-16T08:59:06.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:06 smithi026 ceph-mon[108277]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 85 B/s wr, 54 op/s 2024-09-16T08:59:06.690 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:59:06.690 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-16T08:59:06.690 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T08:59:06.690 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-16T08:59:06.691 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T08:59:06.692 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 15 2024-09-16T08:59:06.692 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-16T08:59:06.692 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw" 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T08:59:07.013 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-16T08:59:07.014 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-16T08:59:07.713 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:07.621100717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:07.713 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/3898078576' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.714 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:07 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/3898078576' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/3898078576' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:07.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:07 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:08.527 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.528 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:08 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:08.661 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:08.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:08.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-16T08:59:08.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:08.662 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:08 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:10.436 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:10 smithi155 ceph-mon[88623]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:10.527 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:10 smithi026 ceph-mon[104223]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:10.528 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:10 smithi026 ceph-mon[108277]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:10.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:10.625315777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:11.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all rgw 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"}]': finished 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"}]': finished 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.780 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nfs 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T08:59:11.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all rgw 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"} : dispatch 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"}]': finished 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"} : dispatch 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"}]': finished 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:59:11.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nfs 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.784 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Finalizing container_image settings 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:59:11.785 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:59:11.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Finalizing container_image settings 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:59:11.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:59:11.788 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.789 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Upgrade: Complete! 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: Checking dashboard <-> RGW credentials 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[104223]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Upgrade: Complete! 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: Checking dashboard <-> RGW credentials 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:11 smithi026 ceph-mon[108277]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all rgw 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.lakkgu"}]': finished 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"} : dispatch 2024-09-16T08:59:11.844 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi155.jpbgyr"}]': finished 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nfs 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.845 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Setting container_image for all nvmeof 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Finalizing container_image settings 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T08:59:11.846 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T08:59:11.847 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Upgrade: Complete! 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: Checking dashboard <-> RGW credentials 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.848 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T08:59:11.849 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T08:59:11.849 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:11.849 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:11 smithi155 ceph-mon[88623]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T08:59:13.027 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:59:12] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T08:59:14.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:13 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:14.092 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:13 smithi155 ceph-mon[88623]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T08:59:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:13.617927388Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:14.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:13 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:14.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:13 smithi026 ceph-mon[104223]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T08:59:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:13 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' 2024-09-16T08:59:14.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:13 smithi026 ceph-mon[108277]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T08:59:16.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:16 smithi026 ceph-mon[104223]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T08:59:16.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:16 smithi026 ceph-mon[108277]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T08:59:16.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:16 smithi155 ceph-mon[88623]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T08:59:16.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:16.616252144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:18 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:18.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:18 smithi026 ceph-mon[104223]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T08:59:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:18 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:18.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:18 smithi026 ceph-mon[108277]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T08:59:18.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:18 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:18.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:18 smithi155 ceph-mon[88623]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-16T08:59:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:19.626476671Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:20.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:20 smithi026 ceph-mon[104223]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T08:59:20.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:20 smithi026 ceph-mon[108277]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T08:59:20.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:20 smithi155 ceph-mon[88623]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 30 op/s 2024-09-16T08:59:22.627 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:22 smithi155 ceph-mon[88623]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:59:22.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:22 smithi026 ceph-mon[104223]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:59:22.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:22 smithi026 ceph-mon[108277]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T08:59:22.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:22 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:59:22] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-16T08:59:23.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:22.626576102Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:23.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:23 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:23.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:23 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:23.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:23 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:24.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:24 smithi026 ceph-mon[104223]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:59:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:24 smithi026 ceph-mon[108277]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:59:24.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:24 smithi155 ceph-mon[88623]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T08:59:26.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:25.616067813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:26 smithi155 ceph-mon[88623]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T08:59:26.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:26 smithi026 ceph-mon[108277]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T08:59:26.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:26 smithi026 ceph-mon[104223]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-16T08:59:28.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:28 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:28.778 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:28 smithi026 ceph-mon[104223]: pgmap v368: 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-16T08:59:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:28 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:28.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:28 smithi026 ceph-mon[108277]: pgmap v368: 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-16T08:59:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:28 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:28.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:28 smithi155 ceph-mon[88623]: pgmap v368: 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-16T08:59:28.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:28.615118439Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:30.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:30 smithi026 ceph-mon[104223]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:30.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:30 smithi026 ceph-mon[108277]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:30.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:30 smithi155 ceph-mon[88623]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:31.618602865Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:32.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:32 smithi026 ceph-mon[104223]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:32.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:32 smithi026 ceph-mon[108277]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:32.778 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:32 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:59:32] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-09-16T08:59:32.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:32 smithi155 ceph-mon[88623]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:34.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:34 smithi026 ceph-mon[104223]: pgmap v371: 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-16T08:59:34.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:34 smithi026 ceph-mon[108277]: pgmap v371: 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-16T08:59:34.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:34 smithi155 ceph-mon[88623]: pgmap v371: 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-16T08:59:34.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:34.615659423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:36.777 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:36 smithi026 ceph-mon[104223]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:36.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:36 smithi026 ceph-mon[108277]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:36.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:36 smithi155 ceph-mon[88623]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:38.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:37.615346062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:38.096 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T08:59:38.354 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:59:38.666 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[104223]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:38.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[104223]: pgmap v373: 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-16T08:59:38.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[104223]: from='client.54743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:38.667 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[104223]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:38.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[108277]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:38.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[108277]: pgmap v373: 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-16T08:59:38.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[108277]: from='client.54743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:38.667 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:38 smithi026 ceph-mon[108277]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:38 smithi155 ceph-mon[88623]: from='client.25364 -' entity='client.iscsi.foo.smithi026.gdrgrr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T08:59:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:38 smithi155 ceph-mon[88623]: pgmap v373: 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-16T08:59:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:38 smithi155 ceph-mon[88623]: from='client.54743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:38.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:38 smithi155 ceph-mon[88623]: from='mgr.25187 172.21.15.26:0/1610262294' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 32s ago 30m - - 0.27.0 11f11916f8cd 0bede48dcf28 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi155 *:3000 running (9m) 32s ago 30m 79.4M - 10.4.0 c8b91775d855 75b97d7f49ad 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.gdrgrr smithi026 *:5000 running (10m) 32s ago 29m - - 3.8 b5388489f99e 46eb7bb7c16f 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi155 *:8443,9283,8765 running (10m) 32s ago 34m 458M - 19.3.0-4917-g8293d73f 425e316ba8eb 19c4033f0ea7 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (19m) 32s ago 36m - - 19.3.0-4917-g8293d73f 425e316ba8eb 83a3063f976f 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 32s ago 36m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb c447ca46006c 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi155 running (8m) 32s ago 35m 49.7M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 296ca42a9475 2024-09-16T08:59:39.067 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 32s ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb dcee41b3b3f5 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (10m) 32s ago 30m - - 1.7.0 72c9c2088986 7c75b5f3cb2f 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi155 *:9100 running (10m) 32s ago 30m 11.7M - 1.7.0 72c9c2088986 2e4215a109a1 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (6m) 32s ago 34m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 886145b764bd 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5m) 32s ago 34m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9491c94676db 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (5m) 32s ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 1daabb897693 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (4m) 32s ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 9e0657484656 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi155 running (3m) 32s ago 32m 58.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 86f1cb1c63d4 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi155 running (3m) 32s ago 32m 47.9M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 7c3aab886541 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi155 running (2m) 32s ago 32m 46.0M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb fc04083938a9 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi155 running (115s) 32s ago 31m 46.1M 3248M 19.3.0-4917-g8293d73f 425e316ba8eb 76001cdf4086 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi155 *:9095 running (10m) 32s ago 31m 56.7M - 2.51.0 1d3b7f56885b 880736eb517b 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.lakkgu smithi026 *:8000 running (50s) 32s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb 06859f5d9d67 2024-09-16T08:59:39.068 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi155.jpbgyr smithi155 *:8000 running (36s) 32s ago 30m 75.6M - 19.3.0-4917-g8293d73f 425e316ba8eb ad0cf21333ff 2024-09-16T08:59:39.677 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T08:59:39.931 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T08:59:40.649 INFO:teuthology.orchestra.run.smithi026.stdout:false 2024-09-16T08:59:40.649 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:40 smithi026 ceph-mon[104223]: from='client.54749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:40.649 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:40 smithi026 ceph-mon[104223]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:40.649 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:40 smithi026 ceph-mon[108277]: from='client.54749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:40.649 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:40 smithi026 ceph-mon[108277]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:40.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:40.615754402Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:40 smithi155 ceph-mon[88623]: from='client.54749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T08:59:40.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:40 smithi155 ceph-mon[88623]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T08:59:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T08:59:41.312 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_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/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 smithi026 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 c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T08:59:41.543 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=da61616d0fa846a19f630f130430d26f 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_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/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 smithi026 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 c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T08:59:41.546 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T08:59:41.557 INFO:tasks.cephadm:Teardown begin 2024-09-16T08:59:41.558 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T08:59:41.585 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:41 smithi026 ceph-mon[104223]: from='client.? 172.21.15.26:0/1487063368' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:41.585 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:41 smithi026 ceph-mon[108277]: from='client.? 172.21.15.26:0/1487063368' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:41.589 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T08:59:41.623 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T08:59:41.623 DEBUG:teuthology.orchestra.run.smithi026:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T08:59:41.645 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T08:59:41.681 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T08:59:41.681 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T08:59:41.682 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a 2024-09-16T08:59:41.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:41 smithi155 ceph-mon[88623]: from='client.? 172.21.15.26:0/1487063368' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T08:59:41.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:41 smithi026 systemd[1]: Stopping Ceph mon.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:42.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[104219]: 2024-09-16T08:59:41.993+0000 7f6f4bd36640 -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-16T08:59:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:41 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a[104219]: 2024-09-16T08:59:41.993+0000 7f6f4bd36640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T08:59:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:42 smithi026 podman[142295]: 2024-09-16 08:59:42.116298917 +0000 UTC m=+0.230136125 container stop c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T08:59:42.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:42 smithi026 podman[142295]: 2024-09-16 08:59:42.141876992 +0000 UTC m=+0.255714189 container died c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T08:59:42.278 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE Bus STOPPING 2024-09-16T08:59:42.278 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T08:59:42.279 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE Bus STOPPED 2024-09-16T08:59:42.279 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE Bus STARTING 2024-09-16T08:59:42.279 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE Serving on http://:::9283 2024-09-16T08:59:42.279 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: [16/Sep/2024:08:59:42] ENGINE Bus STARTED 2024-09-16T08:59:42.754 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:42 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: ::ffff:172.21.15.155 - - [16/Sep/2024:08:59:42] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.51.0" 2024-09-16T08:59:42.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:42 smithi026 podman[142295]: 2024-09-16 08:59:42.602058604 +0000 UTC m=+0.715895807 container cleanup c447ca46006c899c98e9523f7039312357678fb1e098a0df2a780ccd23d1d7be (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True) 2024-09-16T08:59:42.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 16 08:59:42 smithi026 bash[142295]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-a 2024-09-16T08:59:42.976 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T08:59:43.024 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:43.025 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T08:59:43.025 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T08:59:43.025 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.c 2024-09-16T08:59:43.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 systemd[1]: Stopping Ceph mon.c for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:43.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c[108272]: 2024-09-16T08:59:43.322+0000 7f5109c6e640 -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-16T08:59:43.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c[108272]: 2024-09-16T08:59:43.322+0000 7f5109c6e640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T08:59:43.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 podman[142431]: 2024-09-16 08:59:43.374755141 +0000 UTC m=+0.164247105 container died dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T08:59:44.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 podman[142431]: 2024-09-16 08:59:43.731894999 +0000 UTC m=+0.521386962 container cleanup dcee41b3b3f5abc7b36e52609fb2b1a4414a7009397530e35f34352a62124eda (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:59:44.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 16 08:59:43 smithi026 bash[142431]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-c 2024-09-16T08:59:44.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:43.62299894Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:44.220 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T08:59:44.257 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:44.257 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T08:59:44.257 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T08:59:44.257 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.b 2024-09-16T08:59:44.571 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:44 smithi155 systemd[1]: Stopping Ceph mon.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b[88619]: 2024-09-16T08:59:44.570+0000 7f6926998640 -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-16T08:59:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b[88619]: 2024-09-16T08:59:44.570+0000 7f6926998640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T08:59:44.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:44 smithi155 podman[114349]: 2024-09-16 08:59:44.733948279 +0000 UTC m=+0.280712583 container died 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:59:45.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:45 smithi155 podman[114349]: 2024-09-16 08:59:45.111642452 +0000 UTC m=+0.658406747 container cleanup 296ca42a94756dc79cecb4b589915b736843434237851e2c48e0ceb33adafc9f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T08:59:45.342 INFO:journalctl@ceph.mon.b.smithi155.stdout:Sep 16 08:59:45 smithi155 bash[114349]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mon-b 2024-09-16T08:59:45.496 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T08:59:45.544 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:45.544 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T08:59:45.544 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T08:59:45.545 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y 2024-09-16T08:59:45.853 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:45 smithi026 systemd[1]: Stopping Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:46.121 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:45 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:59:45.852+0000 7f4c9177b640 -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-16T08:59:46.121 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:45 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y[82354]: 2024-09-16T08:59:45.852+0000 7f4c9177b640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-16T08:59:46.121 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:45 smithi026 podman[142553]: 2024-09-16 08:59:45.894277798 +0000 UTC m=+0.152674836 container died 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T08:59:46.442 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 podman[142553]: 2024-09-16 08:59:46.220124936 +0000 UTC m=+0.478521971 container cleanup 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T08:59:46.442 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 bash[142553]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y 2024-09-16T08:59:46.679 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T08:59:46.701 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 podman[142567]: 2024-09-16 08:59:46.442065106 +0000 UTC m=+0.549969462 container remove 83a3063f976f0958a9c4dee789ee3a0efb257e577eedbd8c4eadb0a28a236c83 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:59:46.702 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Deactivated successfully. 2024-09-16T08:59:46.702 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 systemd[1]: Stopped Ceph mgr.y for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:59:46.702 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 16 08:59:46 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.y.service: Consumed 33.605s CPU time. 2024-09-16T08:59:46.715 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:46.716 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T08:59:46.716 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T08:59:46.716 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x 2024-09-16T08:59:47.001 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:46 smithi155 systemd[1]: Stopping Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:47.002 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:46.619455987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:47.342 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 podman[114472]: 2024-09-16 08:59:47.081035615 +0000 UTC m=+0.143817353 container died 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T08:59:47.618 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 podman[114472]: 2024-09-16 08:59:47.4246788 +0000 UTC m=+0.487460527 container cleanup 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T08:59:47.618 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 bash[114472]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x 2024-09-16T08:59:47.859 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T08:59:47.880 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 podman[114484]: 2024-09-16 08:59:47.617622686 +0000 UTC m=+0.532816878 container remove 19c4033f0ea737f71d01f2c7dba38fe3d22f0f85bdc7d3cb9f69742e9f837e52 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T08:59:47.881 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T08:59:47.881 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T08:59:47.881 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 systemd[1]: Stopped Ceph mgr.x for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T08:59:47.881 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Sep 16 08:59:47 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@mgr.x.service: Consumed 7.244s CPU time. 2024-09-16T08:59:47.894 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:47.895 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T08:59:47.895 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T08:59:47.895 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.0 2024-09-16T08:59:48.175 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:47 smithi026 systemd[1]: Stopping Ceph osd.0 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:48.527 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:59:48.174+0000 7fb20dd8d640 -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-16T08:59:48.527 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:59:48.174+0000 7fb20dd8d640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-16T08:59:48.528 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:48 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0[113905]: 2024-09-16T08:59:48.174+0000 7fb20dd8d640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:59:50.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:49.61986209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:53.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:52.622106223Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:53.777 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:53 smithi026 podman[142676]: 2024-09-16 08:59:53.487211294 +0000 UTC m=+5.390253771 container died 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-16T08:59:54.101 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:53 smithi026 podman[142676]: 2024-09-16 08:59:53.88275467 +0000 UTC m=+5.785797139 container cleanup 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, 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-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T08:59:54.101 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:53 smithi026 bash[142676]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0 2024-09-16T08:59:54.440 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142691]: 2024-09-16 08:59:54.100880645 +0000 UTC m=+0.605510203 container remove 886145b764bd1c5fbdb66c6f09c0110e6ac7de115a2a6ece40ebefdf84424660 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T08:59:54.755 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.343222105 +0000 UTC m=+0.017265097 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T08:59:54.755 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.460082591 +0000 UTC m=+0.134125610 container create 9727f960664b83c78e7f9db8f55566ded58610f74948aa315a5de7f0e143d547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T08:59:54.756 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.679261818 +0000 UTC m=+0.353304796 container init 9727f960664b83c78e7f9db8f55566ded58610f74948aa315a5de7f0e143d547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T08:59:54.756 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.682966382 +0000 UTC m=+0.357009363 container start 9727f960664b83c78e7f9db8f55566ded58610f74948aa315a5de7f0e143d547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T08:59:55.027 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.754071147 +0000 UTC m=+0.428114150 container attach 9727f960664b83c78e7f9db8f55566ded58610f74948aa315a5de7f0e143d547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , 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, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:59:55.028 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 16 08:59:54 smithi026 podman[142783]: 2024-09-16 08:59:54.885887811 +0000 UTC m=+0.559930801 container died 9727f960664b83c78e7f9db8f55566ded58610f74948aa315a5de7f0e143d547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T08:59:55.592 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T08:59:55.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T08:59:55.635 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T08:59:55.636 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T08:59:55.636 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.1 2024-09-16T08:59:55.971 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:59:55 smithi026 systemd[1]: Stopping Ceph osd.1 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T08:59:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:55.62200383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T08:59:56.277 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:59:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:59:55.969+0000 7ff505c01640 -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-16T08:59:56.278 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:59:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:59:55.969+0000 7ff505c01640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-16T08:59:56.278 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 08:59:55 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1[118889]: 2024-09-16T08:59:55.969+0000 7ff505c01640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T08:59:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 08:59:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T08:59:58.621906579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:01.596 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:01 smithi026 podman[142884]: 2024-09-16 09:00:01.327120047 +0000 UTC m=+5.451545817 container died 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-16T09:00:02.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:01 smithi026 podman[142884]: 2024-09-16 09:00:01.786879649 +0000 UTC m=+5.911305460 container cleanup 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T09:00:02.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:01 smithi026 bash[142884]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1 2024-09-16T09:00:02.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:01.616046049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:02.420 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142904]: 2024-09-16 09:00:02.065454321 +0000 UTC m=+0.740415025 container remove 9491c94676dbfee461d9eb61973e55273600f72470cd5b688a4e58f3fd39f334 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, 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-13-1248-8293d73, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T09:00:02.711 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.323158336 +0000 UTC m=+0.016523657 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:02.711 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.445807627 +0000 UTC m=+0.139172945 container create 5a1dd0d0ab165bc7ecb828551de7d000325412cba2a9650ce9870c0037e6575b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T09:00:02.711 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.63578845 +0000 UTC m=+0.329153777 container init 5a1dd0d0ab165bc7ecb828551de7d000325412cba2a9650ce9870c0037e6575b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T09:00:02.711 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.639412814 +0000 UTC m=+0.332778133 container start 5a1dd0d0ab165bc7ecb828551de7d000325412cba2a9650ce9870c0037e6575b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T09:00:02.711 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.710489699 +0000 UTC m=+0.403855045 container attach 5a1dd0d0ab165bc7ecb828551de7d000325412cba2a9650ce9870c0037e6575b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T09:00:03.027 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 16 09:00:02 smithi026 podman[142993]: 2024-09-16 09:00:02.833734506 +0000 UTC m=+0.527099834 container died 5a1dd0d0ab165bc7ecb828551de7d000325412cba2a9650ce9870c0037e6575b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T09:00:03.539 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T09:00:03.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:03.586 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T09:00:03.586 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T09:00:03.587 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.2 2024-09-16T09:00:03.777 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:03 smithi026 systemd[1]: Stopping Ceph osd.2 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:04.277 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T09:00:03.892+0000 7f3ddee66640 -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-16T09:00:04.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T09:00:03.892+0000 7f3ddee66640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-16T09:00:04.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:03 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2[125019]: 2024-09-16T09:00:03.892+0000 7f3ddee66640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:04.615587774Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:07.619189354Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:09.653 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:09 smithi026 podman[143095]: 2024-09-16 09:00:09.372446705 +0000 UTC m=+5.585438006 container died 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T09:00:10.277 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:09 smithi026 podman[143095]: 2024-09-16 09:00:09.917729027 +0000 UTC m=+6.130720356 container cleanup 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-16T09:00:10.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:09 smithi026 bash[143095]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2 2024-09-16T09:00:10.278 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143122]: 2024-09-16 09:00:10.11915686 +0000 UTC m=+0.743011537 container remove 1daabb8976935f6209c035acfe39d02c9d5281cb2ce98e63c190da4b88ae83f9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T09:00:10.864 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.545072414 +0000 UTC m=+0.109196026 container create 7b2d232a06e5b91b8810c0d5a04dda879128a5b4717165a124af41d5412934f7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T09:00:10.864 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.452474382 +0000 UTC m=+0.016598010 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:10.864 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.763987613 +0000 UTC m=+0.328111226 container init 7b2d232a06e5b91b8810c0d5a04dda879128a5b4717165a124af41d5412934f7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T09:00:10.865 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.767730556 +0000 UTC m=+0.331854171 container start 7b2d232a06e5b91b8810c0d5a04dda879128a5b4717165a124af41d5412934f7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T09:00:10.865 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.86396845 +0000 UTC m=+0.428092075 container attach 7b2d232a06e5b91b8810c0d5a04dda879128a5b4717165a124af41d5412934f7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T09:00:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:10.615424113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:11.277 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 16 09:00:10 smithi026 podman[143209]: 2024-09-16 09:00:10.962909811 +0000 UTC m=+0.527033424 container died 7b2d232a06e5b91b8810c0d5a04dda879128a5b4717165a124af41d5412934f7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T09:00:11.748 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T09:00:11.795 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:11.795 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T09:00:11.795 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T09:00:11.795 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.3 2024-09-16T09:00:12.027 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:11 smithi026 systemd[1]: Stopping Ceph osd.3 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:12.527 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:12.153+0000 7f291c419640 -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-16T09:00:12.528 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:12.153+0000 7f291c419640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-16T09:00:12.528 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:12 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:12.153+0000 7f291c419640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:13.625906405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:14.930 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:14.646+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:15.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:14 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:14.807+0000 7f2914a26640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.130225+0000 front 2024-09-16T08:59:52.130112+0000 (oldest deadline 2024-09-16T09:00:13.830281+0000) 2024-09-16T09:00:15.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:14 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:14.929+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:16.092 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:15.913+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:16.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:15 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:15.666+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:16.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:15 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:15.811+0000 7f2914a26640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.130225+0000 front 2024-09-16T08:59:52.130112+0000 (oldest deadline 2024-09-16T09:00:13.830281+0000) 2024-09-16T09:00:16.542 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:16.144+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:16.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:16.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:16.843 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:16.61876006Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:17.027 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:16 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3[130870]: 2024-09-16T09:00:16.775+0000 7f2914a26640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.130225+0000 front 2024-09-16T08:59:52.130112+0000 (oldest deadline 2024-09-16T09:00:13.830281+0000) 2024-09-16T09:00:17.271 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:17.127+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:17.272 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:16.925+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:17.894 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:17.611+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:17.895 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:17.708+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:17.965 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:17 smithi026 podman[143310]: 2024-09-16 09:00:17.542637284 +0000 UTC m=+5.549094223 container died 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, ceph=True, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T09:00:17.966 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:17 smithi026 podman[143310]: 2024-09-16 09:00:17.964900287 +0000 UTC m=+5.971357283 container cleanup 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T09:00:18.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:17 smithi026 bash[143310]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3 2024-09-16T09:00:18.278 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143327]: 2024-09-16 09:00:18.155768036 +0000 UTC m=+0.607941796 container remove 9e0657484656dab4c2c549856817ec3c10ce200c3282d0b2616a2b8a04be9b5d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T09:00:18.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:18 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:18.135+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:18.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:17 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:17.892+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:18.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:18 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:18.575+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:18.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:18 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:18.742+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:18.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143413]: 2024-09-16 09:00:18.589800466 +0000 UTC m=+0.104710880 container create df18202e90be624f6428d516c3fdb33beb0bbfcbc60adf3ea1c90f9b4f986625 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731) 2024-09-16T09:00:18.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143413]: 2024-09-16 09:00:18.501822217 +0000 UTC m=+0.016732632 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:18.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143413]: 2024-09-16 09:00:18.817253074 +0000 UTC m=+0.332163489 container init df18202e90be624f6428d516c3fdb33beb0bbfcbc60adf3ea1c90f9b4f986625 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T09:00:18.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143413]: 2024-09-16 09:00:18.820588066 +0000 UTC m=+0.335498482 container start df18202e90be624f6428d516c3fdb33beb0bbfcbc60adf3ea1c90f9b4f986625 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-16T09:00:18.884 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:18 smithi026 podman[143413]: 2024-09-16 09:00:18.883791175 +0000 UTC m=+0.398701606 container attach df18202e90be624f6428d516c3fdb33beb0bbfcbc60adf3ea1c90f9b4f986625 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-16T09:00:19.277 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 16 09:00:19 smithi026 podman[143413]: 2024-09-16 09:00:19.012187933 +0000 UTC m=+0.527098351 container died df18202e90be624f6428d516c3fdb33beb0bbfcbc60adf3ea1c90f9b4f986625 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T09:00:19.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:19.130+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:19.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:18 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:18.937+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:19.573 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T09:00:19.615 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:19.616 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T09:00:19.616 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T09:00:19.616 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4 2024-09-16T09:00:19.842 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:19 smithi155 systemd[1]: Stopping Ceph osd.4 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:19.843 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:19.615+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:19.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:19.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:19.844 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=cleanup t=2024-09-16T09:00:19.563138786Z level=info msg="Completed cleanup jobs" duration=22.316286ms 2024-09-16T09:00:19.844 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:19.625177355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:19.844 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafana.update.checker t=2024-09-16T09:00:19.679673007Z level=info msg="Update check succeeded" duration=62.110845ms 2024-09-16T09:00:19.844 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=plugins.update.checker t=2024-09-16T09:00:19.687913332Z level=info msg="Update check succeeded" duration=63.63257ms 2024-09-16T09:00:20.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:19.979+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:20.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:19.942+0000 7ff2cb89a640 -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-16T09:00:20.343 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:19.942+0000 7ff2cb89a640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-16T09:00:20.343 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:19.942+0000 7ff2cb89a640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:20.343 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:20.098+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:20.972 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:20.617+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:20.972 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:20.759+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:20.972 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:20 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:20.970+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:21.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:21.061+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:21.938 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:21.724+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:21.939 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:21.634+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:21.939 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:21.634+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:22.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:22.066+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:22.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:21.935+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:22.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:21 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:21.935+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:22.984 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:22.699+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:22.985 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:22.615326022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:22.985 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:22.658+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:22.985 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:22.658+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:23.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:23.068+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:23.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:22.982+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:23.343 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:22.982+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:23.983 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:23.663+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:23.983 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:23.663+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:23.983 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:23.734+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:23.983 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:23.734+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:24.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:23.981+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:24.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:23.981+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:24.343 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:24.112+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.041461+0000 front 2024-09-16T08:59:52.041424+0000 (oldest deadline 2024-09-16T09:00:16.141409+0000) 2024-09-16T09:00:24.343 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4[93125]: 2024-09-16T09:00:24.112+0000 7ff2c3ea7640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.242163+0000 front 2024-09-16T08:59:57.242224+0000 (oldest deadline 2024-09-16T09:00:23.142183+0000) 2024-09-16T09:00:25.008 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:24.672+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:25.008 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:24.672+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:25.009 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:24.732+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:25.009 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:24 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:24.732+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:25.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:25.006+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:25.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:25.006+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:25.626 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:25 smithi155 podman[114618]: 2024-09-16 09:00:25.37164984 +0000 UTC m=+5.558732370 container died 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T09:00:25.994 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:25 smithi155 podman[114618]: 2024-09-16 09:00:25.72663878 +0000 UTC m=+5.913721308 container cleanup 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T09:00:25.995 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:25 smithi155 bash[114618]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4 2024-09-16T09:00:25.995 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:25.625626258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:25.996 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:25.719+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:25.996 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:25.719+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:25.996 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:25.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:25.996 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:25 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:25.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:26.342 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:25 smithi155 podman[114634]: 2024-09-16 09:00:25.994323839 +0000 UTC m=+0.620592353 container remove 86f1cb1c63d4931977197200145ccb782c76fa74ad26f56b8cf919a513b95af0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T09:00:26.343 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:26.026+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:26.343 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:26.026+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:26.606 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.251135684 +0000 UTC m=+0.016509407 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:26.606 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.362063796 +0000 UTC m=+0.127437555 container create e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-16T09:00:27.064 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.606224628 +0000 UTC m=+0.371598343 container init e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T09:00:27.064 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.60968535 +0000 UTC m=+0.375059061 container start e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T09:00:27.065 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.681046791 +0000 UTC m=+0.446420504 container attach e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T09:00:27.065 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:26 smithi155 podman[114722]: 2024-09-16 09:00:26.803244921 +0000 UTC m=+0.568618635 container died e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-16T09:00:27.065 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:26.751+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:27.065 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:26.751+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:27.066 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:26.716+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:27.066 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:26 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:26.716+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:27.341 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:27.062+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:27.341 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:27.062+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:27.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:27 smithi155 podman[114745]: 2024-09-16 09:00:27.576335415 +0000 UTC m=+0.762653518 container remove e474cfbf3cb3e1272f606fd36451fa5a7821b2663a0d24c0b52e0cc2d5fb4d86 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T09:00:27.591 INFO:journalctl@ceph.osd.4.smithi155.stdout:Sep 16 09:00:27 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T09:00:27.595 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T09:00:27.634 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:27.635 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T09:00:27.635 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T09:00:27.635 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.5 2024-09-16T09:00:27.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:27.704+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:27.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:27.704+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:27.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:27.706+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:27.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:27.706+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:27.843 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 systemd[1]: Stopping Ceph osd.5 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:28.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:27.962+0000 7fe14889d640 -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-16T09:00:28.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:27.962+0000 7fe14889d640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-16T09:00:28.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:27 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:27.962+0000 7fe14889d640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:28.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:28.094+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:28.343 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:28.094+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:28.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:28.615053687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:28.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:28.726+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:28.842 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:28.726+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:28.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:28.723+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:28.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:28 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:28.723+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:29.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:29.078+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:29.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:29.078+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:30.062 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:29.691+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:30.063 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:29.691+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:30.063 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:29.755+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:30.063 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:29 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:29.755+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:30.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:30.061+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:30.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:30.061+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:30.342 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:30.061+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.372087+0000 front 2024-09-16T09:00:07.372042+0000 (oldest deadline 2024-09-16T09:00:29.672036+0000) 2024-09-16T09:00:31.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:30.708+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:31.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:30.708+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:31.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:30.730+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:31.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:30.730+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:31.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:30 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:30.730+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:31.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:31.094+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:31.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:31.094+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:31.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:31.094+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.372087+0000 front 2024-09-16T09:00:07.372042+0000 (oldest deadline 2024-09-16T09:00:29.672036+0000) 2024-09-16T09:00:32.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:31.616219794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:32.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:31.683+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:32.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:31.683+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:32.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:31.683+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:32.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:31.746+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:32.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:31.746+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:32.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:31 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:31.746+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:32.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:32.119+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:50.570101+0000 front 2024-09-16T08:59:50.570175+0000 (oldest deadline 2024-09-16T09:00:14.669936+0000) 2024-09-16T09:00:32.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:32.119+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.371712+0000 front 2024-09-16T09:00:00.371680+0000 (oldest deadline 2024-09-16T09:00:21.471282+0000) 2024-09-16T09:00:32.592 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5[97716]: 2024-09-16T09:00:32.119+0000 7fe144eb2640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.372087+0000 front 2024-09-16T09:00:07.372042+0000 (oldest deadline 2024-09-16T09:00:29.672036+0000) 2024-09-16T09:00:33.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:32.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:33.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:32.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:33.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:32.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:33.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:32.776+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:33.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:32.776+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:33.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:32 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:32.776+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:33.736 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:33 smithi155 podman[114833]: 2024-09-16 09:00:33.482969102 +0000 UTC m=+5.621871689 container died 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T09:00:33.736 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:33.667+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:33.736 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:33.667+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:33.736 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:33.667+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:34.092 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:33 smithi155 podman[114833]: 2024-09-16 09:00:33.845931486 +0000 UTC m=+5.984834064 container cleanup 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T09:00:34.092 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:33 smithi155 bash[114833]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5 2024-09-16T09:00:34.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:33.734+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:34.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:33.734+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:34.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:33 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:33.734+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:34.421 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114851]: 2024-09-16 09:00:34.097080942 +0000 UTC m=+0.606945397 container remove 7c3aab88654123d2bde56cbdbd7da397097e058c1b31b730acfadd1220489de2 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T09:00:34.673 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:34.619484537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:34.673 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.323970544 +0000 UTC m=+0.016439726 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:34.673 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.431365847 +0000 UTC m=+0.123835072 container create bb590051623bc2fd37fbccd3fa91c4047fa2119a5be8b778b804d110f5e6ff76 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, 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, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T09:00:34.673 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.661177362 +0000 UTC m=+0.353646545 container init bb590051623bc2fd37fbccd3fa91c4047fa2119a5be8b778b804d110f5e6ff76 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, 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, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD) 2024-09-16T09:00:34.674 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.664649214 +0000 UTC m=+0.357118397 container start bb590051623bc2fd37fbccd3fa91c4047fa2119a5be8b778b804d110f5e6ff76 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T09:00:35.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:34.671+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:35.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:34.671+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:35.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:34.671+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:35.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:34.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:35.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:34.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:35.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:34 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:34.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:35.094 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.736042258 +0000 UTC m=+0.428511449 container attach bb590051623bc2fd37fbccd3fa91c4047fa2119a5be8b778b804d110f5e6ff76 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T09:00:35.094 INFO:journalctl@ceph.osd.5.smithi155.stdout:Sep 16 09:00:34 smithi155 podman[114939]: 2024-09-16 09:00:34.858133464 +0000 UTC m=+0.550602647 container died bb590051623bc2fd37fbccd3fa91c4047fa2119a5be8b778b804d110f5e6ff76 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T09:00:35.354 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T09:00:35.393 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:35.393 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T09:00:35.393 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T09:00:35.394 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.6 2024-09-16T09:00:35.698 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 systemd[1]: Stopping Ceph osd.6 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:36.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:35.783+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:36.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:35.783+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:36.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:35.783+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.697+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.716+0000 7f7a1051c640 -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-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.716+0000 7f7a1051c640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-16T09:00:36.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:35 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:35.716+0000 7f7a1051c640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:37.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:36.731+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:37.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:36.731+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:37.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:36.731+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:37.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:36.759+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:37.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:36.759+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:37.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:36 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:36.759+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:37.592 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.221Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.26:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.592 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.224Z 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.26:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.224Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.225Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.227Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.229Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:37.593 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:37.430Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-16T09:00:38.054 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:37.619973383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:38.054 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:37.745+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:38.054 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:37.745+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:38.054 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:37.745+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:38.055 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:37.732+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:38.055 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:37.732+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:38.055 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:37 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:37.732+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:38.742+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:38.742+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:39.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:38.742+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:39.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:38.739+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:39.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:38.739+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:39.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:38.739+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:39.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:38 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:38.739+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:14.443178+0000 front 2024-09-16T09:00:14.443069+0000 (oldest deadline 2024-09-16T09:00:37.942953+0000) 2024-09-16T09:00:40.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:39.753+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:40.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:39.753+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:40.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:39.753+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:40.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:39.785+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:52.539283+0000 front 2024-09-16T08:59:52.539293+0000 (oldest deadline 2024-09-16T09:00:17.239171+0000) 2024-09-16T09:00:40.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:39.785+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T08:59:57.239761+0000 front 2024-09-16T08:59:57.239706+0000 (oldest deadline 2024-09-16T09:00:21.339608+0000) 2024-09-16T09:00:40.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:39.785+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:07.641616+0000 front 2024-09-16T09:00:07.641556+0000 (oldest deadline 2024-09-16T09:00:31.041762+0000) 2024-09-16T09:00:40.093 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:39 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6[102022]: 2024-09-16T09:00:39.785+0000 7f7a0cb31640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:14.443178+0000 front 2024-09-16T09:00:14.443069+0000 (oldest deadline 2024-09-16T09:00:37.942953+0000) 2024-09-16T09:00:41.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:40.62441682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:41.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:40.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:41.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:40.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:41.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:40 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:40.755+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:41.411 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:41 smithi155 podman[115042]: 2024-09-16 09:00:41.142348169 +0000 UTC m=+5.531468107 container died fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T09:00:41.736 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:41 smithi155 podman[115042]: 2024-09-16 09:00:41.508980461 +0000 UTC m=+5.898100396 container cleanup fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T09:00:41.736 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:41 smithi155 bash[115042]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6 2024-09-16T09:00:42.092 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:41 smithi155 podman[115057]: 2024-09-16 09:00:41.810251056 +0000 UTC m=+0.660490892 container remove fc04083938a908a769e3c3156bf79c40af0ffd43e4aa7d7e56d41c91e0c0c49c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, 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, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T09:00:42.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:41 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:41.735+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:42.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:41 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:41.735+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:42.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:41 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:41.735+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:42.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:41 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:41.735+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:42.447 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.039730733 +0000 UTC m=+0.015948157 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:42.447 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.14439288 +0000 UTC m=+0.120610336 container create 5ab4c65727e011fb2ef3ea33ffa9469d2170c921157aa14af97e438ab636ecc4 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-16T09:00:42.447 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.355389707 +0000 UTC m=+0.331607591 container init 5ab4c65727e011fb2ef3ea33ffa9469d2170c921157aa14af97e438ab636ecc4 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T09:00:42.447 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.358878793 +0000 UTC m=+0.335096210 container start 5ab4c65727e011fb2ef3ea33ffa9469d2170c921157aa14af97e438ab636ecc4 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-16T09:00:42.447 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.446611894 +0000 UTC m=+0.422829321 container attach 5ab4c65727e011fb2ef3ea33ffa9469d2170c921157aa14af97e438ab636ecc4 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-16T09:00:42.750 INFO:journalctl@ceph.osd.6.smithi155.stdout:Sep 16 09:00:42 smithi155 podman[115146]: 2024-09-16 09:00:42.554190524 +0000 UTC m=+0.530407949 container died 5ab4c65727e011fb2ef3ea33ffa9469d2170c921157aa14af97e438ab636ecc4 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T09:00:43.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:42.748+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:43.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:42.748+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:43.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:42.748+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:43.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:42 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:42.748+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:43.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T09:00:43.217 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:43.218 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T09:00:43.218 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T09:00:43.218 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.7 2024-09-16T09:00:43.546 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 systemd[1]: Stopping Ceph osd.7 for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:43.546 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.544+0000 7f250c3e7640 -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-16T09:00:43.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:43.615632714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:43.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.544+0000 7f250c3e7640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-16T09:00:43.842 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.544+0000 7f250c3e7640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T09:00:43.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.751+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:43.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.751+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:43.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.751+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:43.843 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:43 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:43.751+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:45.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:44.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:45.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:44.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:45.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:44.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:45.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:44 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:44.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:46.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:45 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:45.738+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:46.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:45 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:45.738+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:46.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:45 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:45.738+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:46.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:45 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:45.739+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:46.993 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:46.622292401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:46.994 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:46.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:46.994 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:46.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:46.994 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:46.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:46.994 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:46.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:46.994 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:46 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:46.718+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-09-16T09:00:20.989325+0000 front 2024-09-16T09:00:20.989244+0000 (oldest deadline 2024-09-16T09:00:46.289208+0000) 2024-09-16T09:00:48.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:47 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:47.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-16T08:59:51.985514+0000 front 2024-09-16T08:59:51.985472+0000 (oldest deadline 2024-09-16T09:00:14.285443+0000) 2024-09-16T09:00:48.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:47 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:47.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-16T09:00:00.186367+0000 front 2024-09-16T09:00:00.186463+0000 (oldest deadline 2024-09-16T09:00:23.686157+0000) 2024-09-16T09:00:48.092 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:47 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:47.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-16T09:00:05.986988+0000 front 2024-09-16T09:00:05.987033+0000 (oldest deadline 2024-09-16T09:00:30.686967+0000) 2024-09-16T09:00:48.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:47 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:47.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-16T09:00:16.289027+0000 front 2024-09-16T09:00:16.288970+0000 (oldest deadline 2024-09-16T09:00:40.988902+0000) 2024-09-16T09:00:48.093 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:47 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7[106346]: 2024-09-16T09:00:47.704+0000 7f25089fc640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.155:6804 osd.4 since back 2024-09-16T09:00:20.989325+0000 front 2024-09-16T09:00:20.989244+0000 (oldest deadline 2024-09-16T09:00:46.289208+0000) 2024-09-16T09:00:49.342 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:49 smithi155 podman[115249]: 2024-09-16 09:00:49.042027693 +0000 UTC m=+5.602485326 container died 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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.license=GPLv2, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T09:00:49.680 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:49 smithi155 podman[115249]: 2024-09-16 09:00:49.419482503 +0000 UTC m=+5.979940169 container cleanup 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T09:00:49.680 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:49 smithi155 bash[115249]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7 2024-09-16T09:00:49.680 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:49 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:49.620700283Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:50.043 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:49 smithi155 podman[115278]: 2024-09-16 09:00:49.679234986 +0000 UTC m=+0.631253883 container remove 76001cdf4086d33d5da927505005d3600fbe25edfcb7c05c819926c8e6e2e5a7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T09:00:50.294 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:49.945419642 +0000 UTC m=+0.016245648 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T09:00:50.294 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:50.063330653 +0000 UTC m=+0.134156698 container create 44c98580255c48cac01ba42f51801ed26f96c5e2667cb029e70d0dfd49cdebcd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T09:00:50.294 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:50.290755552 +0000 UTC m=+0.361581551 container init 44c98580255c48cac01ba42f51801ed26f96c5e2667cb029e70d0dfd49cdebcd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T09:00:50.295 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:50.293991863 +0000 UTC m=+0.364817868 container start 44c98580255c48cac01ba42f51801ed26f96c5e2667cb029e70d0dfd49cdebcd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T09:00:50.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:50.400366339 +0000 UTC m=+0.471192359 container attach 44c98580255c48cac01ba42f51801ed26f96c5e2667cb029e70d0dfd49cdebcd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T09:00:50.592 INFO:journalctl@ceph.osd.7.smithi155.stdout:Sep 16 09:00:50 smithi155 podman[115364]: 2024-09-16 09:00:50.489954432 +0000 UTC m=+0.560780432 container died 44c98580255c48cac01ba42f51801ed26f96c5e2667cb029e70d0dfd49cdebcd (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T09:00:51.120 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T09:00:51.160 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:51.160 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T09:00:51.161 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T09:00:51.161 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T09:00:51.489 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 systemd[1]: Stopping Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:51.739 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T09:00:51.739 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.488Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T09:00:51.740 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.490Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T09:00:51.741 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.490Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T09:00:51.741 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a[80138]: ts=2024-09-16T09:00:51.490Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T09:00:51.741 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 podman[115466]: 2024-09-16 09:00:51.49905655 +0000 UTC m=+0.117650817 container died 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:52.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 podman[115466]: 2024-09-16 09:00:51.921798409 +0000 UTC m=+0.540392710 container cleanup 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:52.092 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:51 smithi155 bash[115466]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T09:00:52.349 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T09:00:52.371 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:52 smithi155 podman[115477]: 2024-09-16 09:00:52.114673535 +0000 UTC m=+0.612729846 container remove 880736eb517b890c0cddd3fc939aa2f403e27eb2e7a17b2a17dd11aface71cf2 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:52.371 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:52 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T09:00:52.371 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:52 smithi155 systemd[1]: Stopped Ceph prometheus.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T09:00:52.372 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Sep 16 09:00:52 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.791s CPU time. 2024-09-16T09:00:52.384 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T09:00:52.384 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T09:00:52.385 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c216db1e-7404-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:00:52.597 INFO:teuthology.orchestra.run.smithi026.stdout:Deleting cluster with fsid: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T09:00:52.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:52 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:52.620818366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:54.446 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:54 smithi026 systemd[1]: Stopping Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:54.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:54 smithi026 ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a[97488]: ts=2024-09-16T09:00:54.445Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T09:00:54.778 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:54 smithi026 podman[143860]: 2024-09-16 09:00:54.497023107 +0000 UTC m=+0.143228714 container died 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:55.214 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 podman[143860]: 2024-09-16 09:00:55.03753303 +0000 UTC m=+0.683738698 container cleanup 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:55.214 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 bash[143860]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T09:00:55.512 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 podman[143873]: 2024-09-16 09:00:55.213761166 +0000 UTC m=+0.709848778 container remove 0bede48dcf283b4ccaad9412f2c3d8f9143c7edb1e193d4ca62408414319ed9b (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:55.512 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 podman[143873]: 2024-09-16 09:00:55.28947255 +0000 UTC m=+0.785560184 volume remove 88a431c072bec6794bab3ce4f166914d6f40a260bf365b35b0569cc1ec9228a0 2024-09-16T09:00:56.027 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:55 smithi026 systemd[1]: Stopping Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:00:56.028 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T09:00:56.028 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 systemd[1]: Stopped Ceph alertmanager.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T09:00:56.028 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 16 09:00:55 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.409s CPU time. 2024-09-16T09:00:56.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:55 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:55.630473461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:00:56.301 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 podman[143988]: 2024-09-16 09:00:56.044570939 +0000 UTC m=+0.151971537 container died 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:56.751 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 podman[143988]: 2024-09-16 09:00:56.400330568 +0000 UTC m=+0.507731154 container cleanup 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:56.752 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 bash[143988]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T09:00:57.027 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 podman[144001]: 2024-09-16 09:00:56.751384881 +0000 UTC m=+0.704204600 container remove 7c75b5f3cb2f001ff4bc6d8f1fa455e712c4eaf006b39e6fdea521f093dfca12 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T09:00:57.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T09:00:57.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T09:00:57.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 systemd[1]: Stopped Ceph node-exporter.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T09:00:57.028 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 16 09:00:56 smithi026 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.097s CPU time. 2024-09-16T09:00:59.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:00:58 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:00:58.625290431Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:01.842 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:01 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:01.625637268Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:05.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:04 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:04.62493101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:08.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:07 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:07.62626809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:11.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:10 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:10.614751385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:14.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:13 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:13.622492381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:17.041 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:16 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:16.616977861Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:20.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:19 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:19.62849532Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:21.131 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c216db1e-7404-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T09:01:21.337 INFO:teuthology.orchestra.run.smithi155.stdout:Deleting cluster with fsid: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T09:01:22.820 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:22 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T09:01:22.617890076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T09:01:22.821 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:22 smithi155 systemd[1]: Stopping Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:01:23.342 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=server t=2024-09-16T09:01:23.091767959Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T09:01:23.343 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=tracing t=2024-09-16T09:01:23.0918347Z level=info msg="Closing tracing" 2024-09-16T09:01:23.343 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=ticker t=2024-09-16T09:01:23.091849332Z level=info msg=stopped last_tick=2024-09-16T09:01:20Z 2024-09-16T09:01:23.343 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a[84795]: logger=grafana-apiserver t=2024-09-16T09:01:23.091955923Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T09:01:23.343 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 podman[115946]: 2024-09-16 09:01:23.102052396 +0000 UTC m=+0.138053997 container died 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T09:01:23.743 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 podman[115946]: 2024-09-16 09:01:23.541364123 +0000 UTC m=+0.577365723 container cleanup 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T09:01:23.743 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 bash[115946]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a 2024-09-16T09:01:24.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 podman[115958]: 2024-09-16 09:01:23.742452782 +0000 UTC m=+0.641920246 container remove 75b97d7f49ad1a2575557360ec5412abea057d3440b76d3f207fd29ade167f55 (image=quay.io/ceph/grafana:10.4.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T09:01:24.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T09:01:24.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 systemd[1]: Stopped Ceph grafana.a for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T09:01:24.092 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Sep 16 09:01:23 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.856s CPU time. 2024-09-16T09:01:24.414 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:24 smithi155 systemd[1]: Stopping Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968... 2024-09-16T09:01:24.688 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:24 smithi155 podman[116078]: 2024-09-16 09:01:24.41438615 +0000 UTC m=+0.115307384 container died 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T09:01:25.013 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:24 smithi155 podman[116078]: 2024-09-16 09:01:24.778913829 +0000 UTC m=+0.479835050 container cleanup 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T09:01:25.013 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:24 smithi155 bash[116078]: ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T09:01:25.342 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:25 smithi155 podman[116090]: 2024-09-16 09:01:25.013224728 +0000 UTC m=+0.602852874 container remove 2e4215a109a1d0f4b265b563920715aa4706fc6f0f59646470bde1336d148467 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-c216db1e-7404-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T09:01:25.342 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T09:01:25.342 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T09:01:25.342 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:25 smithi155 systemd[1]: Stopped Ceph node-exporter.b for c216db1e-7404-11ef-bceb-c7b262605968. 2024-09-16T09:01:25.343 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Sep 16 09:01:25 smithi155 systemd[1]: ceph-c216db1e-7404-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.834s CPU time. 2024-09-16T09:01:37.190 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:01:37.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T09:01:37.252 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T09:01:37.254 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi026/crash 2024-09-16T09:01:37.255 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:01:37.304 INFO:teuthology.orchestra.run.smithi026.stderr:tar: /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:01:37.305 INFO:teuthology.orchestra.run.smithi026.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:01:37.306 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi155/crash 2024-09-16T09:01:37.307 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash -- . 2024-09-16T09:01:37.362 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/c216db1e-7404-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T09:01:37.362 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2024-09-16T09:01:37.363 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T09:01:37.364 DEBUG:teuthology.orchestra.run.smithi026:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-16T09:01:37.396 INFO:tasks.cephadm:Compressing logs... 2024-09-16T09:01:37.397 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T09:01:37.439 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T09:01:37.468 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T09:01:37.468 INFO:teuthology.orchestra.run.smithi155.stderr:: No such file or directory 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi155.jpbgyr.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T09:01:37.469 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi155.jpbgyr.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T09:01:37.470 INFO:teuthology.orchestra.run.smithi155.stderr: 77.4%/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.6.log: -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi155.jpbgyr.log.gz 2024-09-16T09:01:37.470 INFO:teuthology.orchestra.run.smithi155.stderr: 86.2% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T09:01:37.470 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log 2024-09-16T09:01:37.470 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T09:01:37.470 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.5.log: /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T09:01:37.473 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.x.log: 89.2% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T09:01:37.474 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:01:37.474 INFO:teuthology.orchestra.run.smithi155.stderr: 91.1%/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.b.log: -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T09:01:37.477 INFO:teuthology.orchestra.run.smithi026.stderr:find: ‘/var/log/rbd-target-api’gzip: No such file or directory 2024-09-16T09:01:37.477 INFO:teuthology.orchestra.run.smithi026.stderr: -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T09:01:37.477 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T09:01:37.477 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr: 62.9% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.lakkgu.log 2024-09-16T09:01:37.478 INFO:teuthology.orchestra.run.smithi026.stderr:gzip/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T09:01:37.479 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.lakkgu.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T09:01:37.479 INFO:teuthology.orchestra.run.smithi026.stderr: 77.2% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.lakkgu.log.gz 2024-09-16T09:01:37.479 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.a.log: 92.2% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T09:01:37.479 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T09:01:37.479 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log 2024-09-16T09:01:37.480 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.y.log: 94.4% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T09:01:37.480 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T09:01:37.486 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log: 94.0% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T09:01:37.486 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T09:01:37.488 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T09:01:37.491 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.3.log: 91.0% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T09:01:37.498 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cephadm.log: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:01:37.516 INFO:teuthology.orchestra.run.smithi155.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T09:01:37.594 INFO:teuthology.orchestra.run.smithi155.stderr: 90.0% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T09:01:37.925 INFO:teuthology.orchestra.run.smithi026.stderr: 89.8% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T09:01:38.107 INFO:teuthology.orchestra.run.smithi026.stderr: 92.5% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T09:01:38.194 INFO:teuthology.orchestra.run.smithi155.stderr: 92.5% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T09:01:38.670 INFO:teuthology.orchestra.run.smithi026.stderr: 93.3% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T09:01:38.920 INFO:teuthology.orchestra.run.smithi155.stderr: 93.3% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T09:01:39.108 INFO:teuthology.orchestra.run.smithi026.stderr: 91.0% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T09:01:39.255 INFO:teuthology.orchestra.run.smithi155.stderr: 93.7% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T09:01:39.422 INFO:teuthology.orchestra.run.smithi155.stderr: 93.4% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T09:01:39.547 INFO:teuthology.orchestra.run.smithi026.stderr: 93.5% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T09:01:39.589 INFO:teuthology.orchestra.run.smithi026.stderr: 93.5% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T09:01:39.677 INFO:teuthology.orchestra.run.smithi155.stderr: 93.5% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T09:01:39.679 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-09-16T09:01:39.679 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m2.225s 2024-09-16T09:01:39.679 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m7.999s 2024-09-16T09:01:39.679 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.341s 2024-09-16T09:01:40.138 INFO:teuthology.orchestra.run.smithi026.stderr: 93.4% -- replaced with /var/log/ceph/c216db1e-7404-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T09:01:40.140 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-16T09:01:40.140 INFO:teuthology.orchestra.run.smithi026.stderr:real 0m2.687s 2024-09-16T09:01:40.140 INFO:teuthology.orchestra.run.smithi026.stderr:user 0m10.478s 2024-09-16T09:01:40.140 INFO:teuthology.orchestra.run.smithi026.stderr:sys 0m0.370s 2024-09-16T09:01:40.141 INFO:tasks.cephadm:Archiving logs... 2024-09-16T09:01:40.141 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi026/log 2024-09-16T09:01:40.142 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:01:41.481 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi155/log 2024-09-16T09:01:41.481 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T09:01:42.621 INFO:tasks.cephadm:Removing cluster... 2024-09-16T09:01:42.621 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c216db1e-7404-11ef-bceb-c7b262605968 --force 2024-09-16T09:01:42.833 INFO:teuthology.orchestra.run.smithi026.stdout:Deleting cluster with fsid: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T09:01:42.965 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c216db1e-7404-11ef-bceb-c7b262605968 --force 2024-09-16T09:01:43.168 INFO:teuthology.orchestra.run.smithi155.stdout:Deleting cluster with fsid: c216db1e-7404-11ef-bceb-c7b262605968 2024-09-16T09:01:43.297 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T09:01:43.297 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:01:43.314 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T09:01:43.329 INFO:tasks.cephadm:Teardown complete 2024-09-16T09:01:43.330 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T09:01:43.339 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T09:01:43.340 DEBUG:teuthology.orchestra.run.smithi026:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:01:43.357 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T09:01:43.371 INFO:teuthology.orchestra.run.smithi026.stderr:bash: line 1: ntpq: command not found 2024-09-16T09:01:43.374 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T09:01:43.375 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2024-09-16T09:01:43.375 INFO:teuthology.orchestra.run.smithi026.stdout:^* hv01.front.sepia.ceph.com 3 6 377 45 +225us[ +240us] +/- 48ms 2024-09-16T09:01:43.375 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 47 -751us[ -736us] +/- 67ms 2024-09-16T09:01:43.375 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 +513us[ +528us] +/- 90ms 2024-09-16T09:01:43.375 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T09:01:43.384 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-09-16T09:01:43.387 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T09:01:43.388 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-09-16T09:01:43.388 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 +240us[ +230us] +/- 48ms 2024-09-16T09:01:43.388 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 46 -720us[ -730us] +/- 68ms 2024-09-16T09:01:43.388 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 +539us[ +529us] +/- 90ms 2024-09-16T09:01:43.388 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T09:01:43.389 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T09:01:43.397 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T09:01:43.398 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T09:01:43.407 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T09:01:43.501 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T09:01:43.573 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T09:01:43.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:01:43.603 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T09:01:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:01:43.631 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T09:01:43.641 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T09:01:43.650 INFO:teuthology.task.internal:Duration was 2605.514853 seconds 2024-09-16T09:01:43.651 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T09:01:43.659 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T09:01:43.659 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:01:43.661 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T09:01:43.700 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:01:43.710 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:01:44.130 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T09:01:44.130 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi026.front.sepia.ceph.com 2024-09-16T09:01:44.130 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T09:01:44.153 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-09-16T09:01:44.154 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T09:01:44.192 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T09:01:44.193 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:01:44.196 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T09:01:44.259 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T09:01:44.259 DEBUG:teuthology.orchestra.run.smithi026:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:01:44.265 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T09:01:44.713 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T09:01:44.722 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T09:01:44.723 DEBUG:teuthology.orchestra.run.smithi026:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:01:44.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T09:01:44.776 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T09:01:44.786 DEBUG:teuthology.orchestra.run.smithi026:> 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-16T09:01:44.792 DEBUG:teuthology.orchestra.run.smithi155:> 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-16T09:01:44.814 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = core 2024-09-16T09:01:44.839 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-09-16T09:01:44.860 DEBUG:teuthology.orchestra.run.smithi026:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:01:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:01:44.897 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T09:01:44.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:01:44.915 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T09:01:44.924 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T09:01:44.925 DEBUG:teuthology.misc:Transferring archived files from smithi026:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi026 2024-09-16T09:01:44.926 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:01:44.981 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_07:44:22-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7906940/remote/smithi155 2024-09-16T09:01:44.981 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T09:01:45.020 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T09:01:45.021 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:01:45.023 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T09:01:45.069 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T09:01:45.081 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T09:01:45.081 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T09:01:45.090 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T09:01:45.091 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:01:45.093 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T09:01:45.106 INFO:teuthology.orchestra.run.smithi026.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:01 /home/ubuntu/cephtest 2024-09-16T09:01:45.124 INFO:teuthology.orchestra.run.smithi155.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 09:01 /home/ubuntu/cephtest 2024-09-16T09:01:45.126 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T09:01:45.135 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T09:01:45.158 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2605.514853000641 failure_reason: 'Command failed on smithi026 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 c216db1e-7404-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=da61616d0fa846a19f630f130430d26f status: fail success: false 2024-09-16T09:01:45.158 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T09:01:45.245 INFO:teuthology.run:FAIL